Arithmetic expressions containing a null value evaluate to _________.

A) whatever the calculation evaluates to
B) null
D) will cause an error
C) zero


B (null)

Computer Science & Information Technology

You might also like to view...

There are always __________ steps that must be taken when a file is used by a program.

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

Computer Science & Information Technology

Class _____________ provides the capabilities of array-like data structures that can resize themselves dynamically.

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

Computer Science & Information Technology

If you want to see which employee had the highest sale, you could use the ________ function

A) MAX B) SUM C) COUNT D) MIN

Computer Science & Information Technology

The ________ function adds the cells in a range that meet one specified criterion

A) SUMIF B) SUM C) SUMIFS D) SUMA

Computer Science & Information Technology