QuesHub > void > void > void > ASK DETAIL

What is the use of void in C++ 2024?

Amelia Kim | 2023-05-05 05:47:30 | page views:1845
I'll answer
Earn 20 gold coins for an accepted answer.20 Earn 20 gold coins for an accepted answer.
40more

Ava Collins

Studied at University of California, Berkeley, Lives in San Francisco. Entrepreneur passionate about technology and innovation.
When used as a function return type, the void keyword specifies that the function does not return a value. When used for a function's parameter list, void specifies that the function takes no parameters. When used in the declaration of a pointer, void specifies that the pointer is "universal."
2023-05-05 05:47:30

Amelia Turner

QuesHub.com delivers expert answers and knowledge to you.
When used as a function return type, the void keyword specifies that the function does not return a value. When used for a function's parameter list, void specifies that the function takes no parameters. When used in the declaration of a pointer, void specifies that the pointer is "universal."
ask:3,asku:1,askr:137,askz:21,askd:152,RedisW:0askR:3,askD:0 mz:hit,askU:0,askT:0askA:4