If pointer to an object is declared __________
(a) It can store any type of address
(b) It can store only void addresses
(c) It can only store address of integer type
(d) It can only store object address of class type specified
I have been asked this question in an interview for internship.
The query is from Pointer to Objects topic in portion Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming