Q. Which concept in Object-Oriented Programming allows objects of different classes to be treated as objects of a common superclass?
β
Correct Answer: (D)
Polymorphism
You must be Logged in to update hint/solution