Answer the following statements true (T) or false (F)
1. A nested decision structure can be used to test more than one condition.
2. A nested decision structure can achieve the same logic as a case structure.
3. The first line of a case structure starts with the word CASE, followed by the test expression.
4. A decision structure will produce unpredictable results if the programmer does not use proper indentation in the pseudocode.
5. An If-Then-Else statement must be used to write a single alternative decision structure.
1. TRUE
2. TRUE
3. FALSE
4. FALSE
5. FALSE
You might also like to view...
A(n) _____ card is used to connect the laptop to an 802.11 network
Fill in the blank(s) with correct word
A framework is a software package that provides a library of tools to design a website, including style sheets for grid layouts and built-in scripts to provide support for a variety of browsers and devices. ?
Answer the following statement true (T) or false (F)