Q:

What is the size of object pointer?

0

What is the size of object pointer?


  1. Equal to size of any usual pointer
  2. Equal to size of sum of all the members of object
  3. Equal to size of maximum sized member of object
  4. Equal to size of void

All Answers

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

 (a).Equal to size of any usual pointer

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
A pointer _________________... >>
<< If pointer to an object is declared, ___________...