Multiple choice

The process of formatting general and relevant concepts from a more complex scenario is called______

  1. data hiding

  2. abstraction

  3. encapsulation

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Abstraction extracts essential features while hiding complex implementation details. It simplifies systems by focusing on what objects do rather than how they do it. General concepts are identified from specific scenarios to create reusable models.