QuizAdvanced
The Four OOP Pillars
Identify which OOP pillar hides an object's internal state behind a controlled interface.
In OOP, which of the four pillars is best described as bundling data with the methods that operate on it while restricting direct outside access to that data?