A(n) ____________________ consists of values or cell references used to calculate the result of the function.

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

argument

Computer Science & Information Technology

You might also like to view...

Which two choices are valid ways to patch an ESXi hosts? (Choose two)

a. vRealize Operations Manager b. vSphere Update Manager c. Configuring a Host Profile d. Utilizing the "esxcli" Command Line Interface

Computer Science & Information Technology

With regard to default arguments:

a. Zero or more call-by-value parameters in a function may have default arguments. b. All value parameters must have default arguments. c. If a function has a reference parameter, no parameters to the left of the reference parameter may have default arguments. d. If a parameter is missing a default argument, no parameters to the left of this point may have a default argument. e. Reference parameters can have default arguments.

Computer Science & Information Technology