What Is The Sequence Of Destructors Call #171
What is the sequence of destructors call?
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Constructors and Destructors - OOPs MCQ: Execution of Constructor or Destructor - Quiz No.1.
What is the sequence of destructors call?
Same order as that of the constructors call
Random order
According to the priority
Revere of the order of constructor call