To use a function, simply select it from the function list, then follow the on-screen instructions to select the ____ that contain arguments for the calculation.

A. columns
B. rows
C. cells
D. references


Answer: C

Computer Science & Information Technology

You might also like to view...

RotateTransition object, rtrans?

``` RotateTransition object, rtrans? ``` a. rtrans.setFromAngle(60.0); rtrans.setByAngle(15.0); b. rtrans.setFromAngle(-60.0); rtrans.setByAngle(15.0); c. rtrans.setFromAngle(60.0); rtrans.setByAngle(-15.0); d. rtrans.setAngle(60.0, 15.0);

Computer Science & Information Technology

A bar chart

A) compares values across categories using horizontal bars. B) separates one or more pie slices from the rest of the pie chart. C) shows each data point in proportion to the whole data series as a slice in a circular pie. D) uses a line to connect data points in order to show trends over a period of time.

Computer Science & Information Technology

The ________ function calculates the principal payment for a specified period on a loan or investment.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Normalization involves evaluating a table against a series of rules to ensure that all of the fields describe only the entity represented in the table.

a. true b. false

Computer Science & Information Technology