In OOP, what is the purpose of encapsulation?
Concealing data and implementation details
Enforcing data integrity
Facilitating communication between objects
Grouping related data and methods

Object-Oriented Programming Exercises are loading ...