Exit Quiz
Question 1 of 6
1
of 6
What is the purpose of decomposing a programming project?
Select one answer
It is used to test your system at the end of the project.
To break down the problem into smaller parts that are more manageable and easier to understand.
To make a hand-drawn design for the solution to the problem before you start writing code.
To split the problem into two parts.
Check