-
What will happen when introduce the interface of classes in a run-time polymorphic hierarchy?
-
- Merging of interface from implementation
- Separation of interface from debugging
- Separation of interface from implementation
- All of above
- None of these
Correct Option: C
Separation of interface from implementation