Ask Question
6 March, 03:05

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. 6 March, 04:36
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers