The void pointer can point to which type of objects?
(a) int
(b) float
(c) double
(d) all of the mentioned
I have been asked this question in an interview.
Enquiry is from Pointer to Void topic in division Types, Pointers, Arrays & Structures in C++ of C++