A ________ is the number at the far left of a row or the letter at the top of a column used to identify a location on a spreadsheet

A) function

B) label

C) footer

D) heading


D

Computer Science & Information Technology

You might also like to view...

Which statement below initializes array items to contain 3 rows and 2 columns?

a. int[][] items = {{2, 4}, {6, 8}, {10, 12}}; b. int[][] items = {{2, 6, 10}, {4, 8, 12}}; c. int[][] items = {2, 4}, {6, 8}, {10, 12}; d. int[][] items = {2, 6, 10}, {4, 8, 12};

Computer Science & Information Technology

The Office Clipboard is a special clipboard on which you can collect up to 12 selections.

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

Computer Science & Information Technology

SQL is banned from the NoSQL technology collection.?

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

Computer Science & Information Technology

The _______________________ maintains a national database of updated file hash values for a variety of OSs, applications, and images, but does not list hash values of known illegal files.?

A. ?Open Hash Database B. ?HashKeeper Online C. ?National Hashed Software Reference D. National Software Reference Library

Computer Science & Information Technology