Applying the custom cell format of ____ hides the values in a cell.
A. three semicolons
B. three forward slashes
C. three commas
D. three periods
Answer: A
Computer Science & Information Technology
You might also like to view...
The oval in a flowchart is called the selection/repetition symbol.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
HTTP describes a set of and that allow clients and servers to in- teract.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The Security bar alerts you when workbooks contain macros and allow you to enable or disable them
Indicate whether the statement is true or false.
Computer Science & Information Technology
If the function int volume( int x = 1, int y = 1, int z = 1 ); is called by the expression volume( 3 ), how many default arguments are used?
a. None. b. One. c. Two. d. Three.
Computer Science & Information Technology