The cell content shown in the formula bar is referred to as the ________ value
A) displayed
B) actual
C) underlying
D) hidden
Answer: C
You might also like to view...
What is the value stored in values[1, 2]?
Look at the following code sample: ``` int[,] values = { { 1, 2, 3, 4 }, { 5, 6, 7, 8 } }; ``` a. 2 b. 3 c. 6 d. 7
What is algorithm complexity?
a. A way to describe the efficiency of an algorithm, often by equation b. Number of single instructions used in the algorithm description c. Name of an algorithm for sorting numbers d. Algorithm written with pseudocode
The ________ wrap text style wraps text around the perimeter and inside any open portions of an object
A) Top and Bottom B) Through C) Square D) Tight
Match the following terms to their meanings:
I. WordArt II. SmartArt graphic III. Shapes IV. Text box A. lines, arrows, stars, banners, ovals, rectangles B. a gallery of text styles C. an object that can be used to place text anywhere on the slide D. can be used to illustrate processes, cycles, lists, and relationships