Answer the following statements true (T) or false (F)
1. Programs should be designed to avoid looping if possible.
2. The IF THEN ELSE control structure is the simplest control structure but it is rarely used.
3. An infinite loop is an error condition.
4. A program must be designed to handle either valid or invalid data, but not both.
5. If unit testing is done thoroughly, system testing can be reduced or eliminated.
1. FALSE
2. FALSE
3. TRUE
4. FALSE
5. FALSE
You might also like to view...
Which type of routing protocol advertises only new paths to other routers on the network?
a. Link-state routing protocol b. Routing table protocol c. Path-vector routing protocol d. Distance-vector routing protocol
?Critics of return on investment analysis raised a point that the return on investment (ROI) technique does not recognize the timing of costs and timing benefits.
Answer the following statement true (T) or false (F)