Clevermind
.uk
In Object-Oriented Programming (OOP), which principle enables objects of different classes to respond uniquely to the same method call?
Polymorphism
Recursion
Encapsulation
Inheritance
Object-Oriented Programming Exercises are loading ...