3
QuizMultiple Choice

Unit Test — Unit test

Question 3 of 15 • Introduction to Information Technology - EL3701

What is one advantage of top-down programming design?

Answer
A
It enables multiple programmers to work on the code at the same time.
B
Programmers can take advantage of abstraction to focus on specific tasks.
C
The same object can be used to process data from a variety of sources.
D
It presents a solution from start to finish.
Previous
Next
What is one advantage of top-down programming…