Which of the following is false?
a. The effects of break and continue statements can be achieved by structured programming techniques.
b. break and continue statements can make a program perform faster than with the corresponding structured techniques.
c. Many programmers feel that break and continue violate structured programming.
d. You should always try to write the fastest, smallest code possible before attempting to make it simple and correct.
d. You should always try to write the fastest, smallest code possible before attempting to make it simple and correct.
You might also like to view...
RAM slots are numbered 1, 2, 3 ... or A, B, C ... on the ________
Fill in the blank(s) with correct word
___________ is the obligation not to disclose willingly any information that should be kept private.
Fill in the blank(s) with the appropriate word(s).