When using a spreadsheet, the expression =D8-D17 is called a ________.

A. function
B. range
C. formula
D. cell


Answer: C

Computer Science & Information Technology

You might also like to view...

A particular table in a relational database contains 100,000 rows, each of which requires 200 bytes of memory. A SELECT statement returns all rows in the table that satisfy an equality search on an attribute. Estimate the time in milliseconds to complete the query when each of the following indices on that attribute is used. Make realistic estimates for page size, disk access time, and so forth.

a. No index (heap ?le) b. A static hash index (with no over?ow pages) c. A clustered, unintegrated B+ tree index

Computer Science & Information Technology

Critical Thinking QuestionsCase D-2The Flash project on which you are working is your final project for class, and it counts for 75 percent of your final grade. For this reason, you want to be able to fine-tune every detail of the animations with surgical precision. Which of the following is NOT a section you will find in this resource? a. Color Effectb. Easesc. Filterd. Visual Controls

What will be an ideal response?

Computer Science & Information Technology

Internet Explorer saves web passwords

Indicate whether the statement is true or false

Computer Science & Information Technology

Pointers may be assigned which of the following?

a) all integer values b) an address c) NULL d) both b) and c)

Computer Science & Information Technology