Sail E0 Webinar
Question
A void pointer cannot point to which of these?
Options:
A .  methods in c++
B .  class member in c++
C .  both a & b
D .  none of the mentioned
Answer: Option B


Because the class member will have a definite type, So it cannot pointed by a void pointer.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :

Latest Videos

Latest Test Papers