The sequence of destructors being called while using hybrid inheritance is ____________
(a) Reverse of constructors being called
(b) Reverse of classes being made
(c) Reverse of objects being created
(d) Reverse of code calling objects
I got this question during an internship interview.
Question is taken from Hybrid Inheritance topic in portion Inheritance & its Types of Object Oriented Programming