Which among the following is true?
(a) The pointer to object can hold address only
(b) The pointer can hold value of any type
(c) The pointer can hold only void reference
(d) The pointer can’t hold any value
The question was asked in an interview for job.
Origin of the question is Pointer to Objects topic in portion Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming