Latest C Aptitude Question SOLUTION: Q. What is use of void data type? A. Void is an empty data type normally used as a return type in C/C++, C#, Java functions/methods to declare that no value will be return by the