Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 1 - No. 6)
What is the primary purpose of breaking down a complex problem into smaller sub-problems (decomposition)?
To make the problem more complicated.
To simplify the problem and make it easier to solve.
To create a flowchart.
To write more code.
Explanation
Decomposition helps to make complex tasks more manageable.
Comments (0)
