Advertisements
Advertisements
Question
What is the importance of void data type?
Short/Brief Note
Advertisements
Solution
The void type has two important purposes:
- To indicate the function does not return a value.
- To declare a generic pointer.
shaalaa.com
Is there an error in this question or solution?
