Ask Question
26 May, 08:23

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

+1
Answers (1)
  1. 26 May, 09:31
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers