Answer the following statements true (T) or false (F)
1. Indentations are used to increase readability.
2. Logical or relational operators are required in the condition of the IF/THEN/ELSE instruction.
3. Only assignment instructions are allowed in the true and false statements.
4. If at all possible, straight through logic should be used in multiple IF/THEN/ELSE instructions.
5. The decision table is an important communication tool when working with a client.
1. TRUE
2. TRUE
3. FALSE
4. FALSE
5. TALSE
You might also like to view...
In SharePoint, the ________ command is used to distribute documents to other libraries, making them available for other teams or in a centralized location
Fill in the blank(s) with correct word
The Immediate window allows the developer to test or ____ individual lines of VBA code.
A. restore B. compile C. debug D. append