Whenever you open a file, the History panel creates a(n) ____________________ at the top of the panel representing the status of the file at the time it was opened.
Fill in the blank(s) with the appropriate word(s).
thumbnail
You might also like to view...
What would display if following statements are coded and executed?
``` Declare Integer scores[3]= 76, 94, 83 Declare String names[3] = "Joe", "Amy", "Pat" Display names[1] Display "Your test score is: " Display scores[2] ``` a. Joe Your test score is: 94 b. Amy Your test score is: 83 c. Joe Your test score is: 76 d. Amy Your test score is: 94
Which of the following statements is false?
a. The decision (diamond) symbol contains a condition that can be either True or False. b. The diamond flowchart symbol has three flowlines emerging from it. c. One flowline emerging from the diamond flowchart symbol indicates the di-rection to follow when the condition in the symbol is True. This points to the action (or group of actions) that should execute. d. Another flowline emerging from the diamond flowchart symbol indicates the direction to follow when the condition is False. This skips the action (or group of actions).
Formulas and ________ can be inserted in tables to provide totals.and perform other calculations
Fill in the blank(s) with correct word
To merge workbooks, first add the Compare and Merge Workbooks command to the Quick Access Toolbar.
Answer the following statement true (T) or false (F)