Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 21)

What is a key advantage of using a top-down design approach?
It allows for the creation of very large programs.
It simplifies complex problems by breaking them down.
It guarantees that there will be no bugs in the code.
It makes the program run faster.

Explanation

Top-down design makes complex projects easier to manage.

Comments (0)

Advertisement