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) None of the mentioned

View Answer
Option – A.