Answer the following statements true (T) or false (F)
1. The If/Else instruction uses a Boolean condition to determine which set of instructions to execute.
2. The Else part of the If/Else instruction must have at least one statement.
3. The If/Else instruction cannot contain another If/Else instruction.
4. The only way that a nested If/Else instruction will execute is for the condition of the outer If/Else instruction to be true.
5. If a = 6 and b = 6, then the expression a != b is true.
1. TRUE
2. FALSE
3. FALSE
4. TRUE
5. FALSE
You might also like to view...
Samantha needs to create a style that specifies the font color and size of text. She should create which of the following?
a. A document theme. b. A character style. c. A document watermark.
Dragging the ________ on the status bar increases or decreases the view of text on screen
Fill in the blank(s) with correct word