If you have verified that the update you made is correct, you can use the ____ command to make the update permanent.
A. UPDATE
B. ROLL
C. COMMIT
D. SAVE
Answer: C
You might also like to view...
Name four different color models and name each component in the model.
What will be an ideal response?
State the scope (global namespace scope or block scope) of each of the following elements:
a) The variable x in main. b) The variable y in function cube’s definition. c) The function cube. d) The function main. e) The function prototype for cube.
Create a class Square derived from DrawableShape, as described in the previous exercise. A Square object should know the length of its sides. The class should have an accessor method and a mutator method for this length. It should also have methods for computing the area and perimeter of the square. Although characters are taller than they are wide—so the number of characters in the vertical sides will differ from the number in the horizontal sides—you need not worry about this detail when drawing the square.
What will be an ideal response?
Match the following parts of the Excel window with their description
I. Formula Bar II. Sheet tab III. Status bar IV. New sheet button V. Share button A. Indicated by a + (plus sign) B. Permits entry or editing C. Identifies the worksheet in the workbook D. Where you can save your file to the cloud E. Displays items such as the current cell mode