Which of the following is TRUE about rows and columns in a table?

A) Rows are identified by letters.
B) Row and column labels do not actually appear in a table.
C) Formulas cannot be entered into table cells.
D) Columns are identified by numbers.


B

Computer Science & Information Technology

You might also like to view...

Suppose the xMethod() is invoked from a main method in a class as follows, xMethod() is _________ in the class.

``` public static void main(String[] args) { xMethod(); } ``` a. a static method b. an instance method c. a static method or an instance method

Computer Science & Information Technology

Fault ________ systems often use redundant hardware, such as additional hard drives or additional servers to eliminate a single pointof failure

Fill in the blank(s) with correct word

Computer Science & Information Technology

Collaborating and compromising are two ways to manage ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

An application that supports a front-end program sometimes is called which of the following?

A. back end B. RDBMS C. GUI D. collaborative database

Computer Science & Information Technology