Q:

What does memory allocation for objects mean?

0

What does memory allocation for objects mean?


  1. Actual creation and memory allocation for object members
  2. Creation of member functions
  3. Creation of data members for a class
  4. Actual creation and data declaration for object members

All Answers

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

(a).Actual creation and memory allocation for object members

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
Where is the memory allocated for the objects?... >>
<< Can reference to an object be returned from a meth...