asked 41.6k views
3 votes
Complete the sentence to identify disadvantages of top-down programming design. Choose all that apply. Top-down programming design makes it difficult for the user to easily change the code if the steps in the process change. does not allow for the reuse of portions of code to solve problems in other programs. cannot create a view of the program from start to finish. results in code that is intended to only be executed sequentially.

2 Answers

3 votes

so is it all about codes and codes and codes and codes and codes lol

answered
User Pravin Yadav
by
8.4k points
6 votes

Answer:

a makes it difficult for the user to easily change the code if the steps in the process change.

b does not allow for the reuse of portions of code to solve problems in other programs.

Step-by-step explanation:

answered
User Yao Zhao
by
8.3k points

No related questions found