Ask Question

Which programming design approach would be best to use if a line of code needed to be run repeatedly?

A. Structured

B. Object-oriented

C. Top-down

D. Bottom-up

+5
Answers (1)
  1. 9 April, 20:59
    0
    A. Structured is a programming design approach that would be best to use if a line of code needed to be run repeatedly. It facilitates program understanding and modification and has a top-down design approach making extensive use of subroutines, block structures, for and while loops.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which programming design approach would be best to use if a line of code needed to be run repeatedly? A. Structured B. Object-oriented C. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers