Q:

If pointer to an object is declared, ___________

0

If pointer to an object is declared, ___________


  1. It can store any type of address
  2. It can store only void addresses
  3. It can only store address of integer type
  4. It can only store object address of class type specified

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).It can only store object address of class type specified

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What is the size of object pointer?... >>
<< How does compiler decide the intended object to be...