What will happen when introduce the interface of classes in a run-time polymorphic hierarchy?
(a) Separation of interface from implementation
(b) Merging of interface from implementation
(c) Separation of interface from debugging
(d) Merging of interface from debugging
The question was posed to me by my school principal while I was bunking the class.
My question is taken from Class Hierarchies Introduction topic in division Class Hierarchies, Library & Containers of C++