Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 14)
What is abstraction in the context of program design?
Hiding irrelevant details to focus on essential elements.
Expanding the complexity of the problem.
Creating a detailed flowchart.
Writing the code for the program.
Explanation
Abstraction is about focusing on key elements by discarding unnecessary details.
Comments (0)
