Q:

When is the memory allocated for an object gets free?

0

When is the memory allocated for an object gets free?


  1. At termination of program
  2. When object goes out of scope
  3. When main function ends
  4. When system restarts

All Answers

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

 (b).When object goes out of scope

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
Which among the following keyword can be used to f... >>
<< Which keyword among the following can be used to d...