Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 4 - No. 49)
What is an abstraction in computer science?
The process of hiding implementation details and exposing only essential information.
A detailed representation of a computer system.
The act of converting high-level code to machine code.
The opposite of modularity.
Explanation
Abstraction is about hiding complexity and showing only the essential parts.
Comments (0)
