Multiple choice

In which process will the attention be paid to the essential properties while negligible details are ignored?

  1. Modular programming

  2. Reusability

  3. Polymorphism

  4. Recursion

  5. Abstraction

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

Abstraction is the process by which data and programs are defined with a representation similar in form to its meaning (semantics), while hiding away the implementation details.