Answer the following questions true (T) or false (F)
1. True/False: Is the following statement true or false:“G” != “G”.
2. True/False:IfMyName = “Liz” and YourName = “Stewart” then is the following statement true or false?
(MyName < YourName) OR (MyName >= YourName)
3. True/False: If a condition in a post-test loop can never be met, the loop is an infinite loop.
1. F
2. T
3. T
You might also like to view...
What will be in the tag named Answer after this statement executes if Answer is a DINT type tag? (1)
Fill in the blank(s) with the appropriate word(s).
Which of the following can be used to help prevent tailgating?
A) Smart cards B) Man trap C) Turnstile D) Fence
Why might a recursive solution to a problem run slower than an iterative version that does the same thing?
What will be an ideal response?
Identify the letter of the choice that best matches the phrase or definition.
A. Selects the cell one worksheet window to the right. B. Selects the cell at the beginning of the row that contains the active cell. C. Selects cell A1. D. Selects the adjacent cell in the direction of the arrow on the key. E. Displays the Find dialog. F. Moves the insertion point to the end of data in a cell. G. An alternative to double-clicking cell to edit it is to select the cell and then press this H. Highlights one or more adjacent characters to the right. I. Deletes characters to the left of the insertion point. J. Not used to clear a cell.