In object-oriented programming, which concept allows objects to display different behaviors based on their class, making code more flexible?
Polymorphism
Inheritance
Encapsulation
Recursion

Object-Oriented Programming Exercises are loading ...