Which of the following is a fundamental principle of object-oriented programming, describing the ability to represent real-world entities as objects?
Inheritance
Encapsulation
Abstraction
Polymorphism

Computer Science Exercises are loading ...