Q:

Which operator can be used to check the size of an object?

0

Which operator can be used to check the size of an object?


  1. sizeof(objectName)
  2. size(objectName)
  3. sizeofobject(objectName)
  4. sizedobject(objectName)

All Answers

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

 (a).sizeof(objectName)

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

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The memory allocated for an object _______________... >>
<< Which function is called whenever an object goes o...