Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 14 - No. 1)
What does the term "abstraction" refer to in algorithm design?
Hiding unnecessary details and focusing on the essential elements.
Writing code that is difficult to understand.
Adding extra complexity to the problem.
Ignoring the problem entirely.
Explanation
Abstraction focuses on the key elements and discards unnecessary details.
Comments (0)
