Which of the following is NOT true about Excel functions?

A) Cell references can be used in functions.
B) A function returns a value based on its operation.
C) The value or values used in a function must be placed inside square brackets.
D) A function performs an operation on a value or values.


C

Computer Science & Information Technology

You might also like to view...

Which of the following is not true?

a. a pointer can be assigned the address of an array b. an array can be assigned the value in a pointer variable c. if a pointer points to an array, it can be used in place of the array name d. if a pointer points to an array, the pointer does not know how many elements are in the array.

Computer Science & Information Technology

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

1. Templates provide an overloading of the function for every possible type that is consistent with the use in the template. 2. In the template prefix, template the identifier T is called a value parameter.

Computer Science & Information Technology

As long as a container’s (or built-in array’s) ____________ satisfy the requirements of an algorithm, the algorithm can work on the container.

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

Computer Science & Information Technology

The_________ element of a webpage helps users understand the purpose of the page and explains the page in the search engine result lists.?

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

Computer Science & Information Technology