Vidyalelo
C++ Programming · Q246

C++ miscellaneous

Programming · C++ Programming · question 246

Q246

What will happen when introduce the interface of classes in a run-time polymorphic hierarchy?

A.
Separation of interface from implementation
Answer
B.
Merging of interface from implementation
C.
Separation of interface from debugging
D.
Merging of interface from debugging

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board