Q:

If there are 3 classes. Class C is derived from class B and B is derived from A, Which class destructor will be called at last if object of C is destroyed

0

If there are 3 classes. Class C is derived from class B and B is derived from A, Which class destructor will be called at last if object of C is destroyed


  1. A
  2. B
  3. C
  4. All together

All Answers

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

 (a).A

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

total answers (1)

OBJECT ORIENTED PROGRAMMING INHERITANCE AND ITS TYPES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which Class is having highest degree of abstractio... >>
<< If there are 5 classes, E is derived from D, D fro...