A void pointer cannot point to which of these?
(a) methods in c++
(b) class member in c++
(c) methods & class member in c++
(d) none of the mentioned
I have been asked this question in a job interview.
My doubt is from Pointer to Void in portion Types, Pointers, Arrays & Structures in C++ of C++