Q:

When is the memory allocated for an object?

0

  1. At declaration of object
  2. At compile time
  3. When object constructor is called
  4. When object is initialized to another object

All Answers

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

 (c).When object constructor is called

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
Using new is type safe as _______________________... >>
<< Where is the memory allocated for the objects?...