When you decrease the row height to _____, the row is hidden.

A. 0
B. 1
C. 2
D. 3


Answer: A

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The redirection parameter > changes or overrides the standard UNIX system output device. 2. A pipe accepts data from the standard input device, modifies them in some way, and sends the output to the standard output device. 3. A filter causes one utility’s standard output to be used as another utility’s standard input. 4. A shell script is a file that consists of a series of commands. 5. A GUI is easier to use (than line commands) because it presents a visual picture of the available options, but communicating through a GUI is relatively inefficient because the commands must be processed by an extra layer.

Computer Science & Information Technology

In a style sheet, the color ____ indicates a style property, as shown in the accompanying figure.

A. red B. blue C. gray D. purple

Computer Science & Information Technology

In general, a class’s data fields should be declared as ______.

a) public b) protected c) private d) package access

Computer Science & Information Technology

When you need to analyze data using ________, add the Total row to the query design grid

A) expressions B) criteria C) summary statistics D) linked tables

Computer Science & Information Technology