209k views
5 votes
15. Which of the following statements in FALSE?

a) Structured programs are easier to write
b) With a structured program, you can save time by reusing sections of code.
c) A structured program is easier to debug
d) Structured programming and frequent use of functions are opposite programming practices.

1 Answer

3 votes

Answer:

d) Structured programming and frequent use of functions are opposite programming practices is FALSE.

User Matt Stephens
by
7.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.