Which principle of object-oriented design encapsulates data and behavior within a single entity?
Polymorphism
Inheritance
Encapsulation
Composition

Computer Science Exercises are loading ...