In object-oriented programming, which feature enables objects to keep their internal details private while only revealing essential interfaces?
Data hiding and encapsulation
Global variables
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Science Exercises are loading ...