Which data type is used to represent the absence of parameters?
(a) int
(b) short
(c) void
(d) float
I got this question by my college professor while I was bunking the class.
The query is from Types topic in section Types, Pointers, Arrays & Structures in C++ of C++