Match the following terms to their meanings:

I. Cell
II. Spreadsheet
III. Range
IV. Workbook
V. Worksheet

A. An Excel file containing one or more worksheets
B. The primary document in Excel to save work with data
C. Another name for a worksheet in Excel
D. The small box formed by the intersection of a column and row
E. Two or more selected cells that can be treated as a single unit


D, C, E, A, B

Computer Science & Information Technology

You might also like to view...

Which of the following statements creates an empty TextArea?

a. TextArea textArea = new TextArea(); b. TextArea textArea = new TextArea(" "); c. TextArea = new textArea(); d. TextArea textArea = new TextArea.textArea("");

Computer Science & Information Technology

Consider an unweighted and undirected wireless network, as shown in Figure 6.18 in the text book (reproduced as Figure 6.1 of this solution manual). Identify the nodes with the highest wireless flow betweenness. What are the impacts on the resources of the nodes with high WFB?

What will be an ideal response?

Computer Science & Information Technology

Raymond Kurzweil is known as the inventor of

a. Computer Science b. text-to-speech generation c. image compression d. virtual reality

Computer Science & Information Technology

When you specify referential integrity, you need to decide how to handle the update of the primary key. What decisions do you need to make?

What will be an ideal response?

Computer Science & Information Technology