After you select a function, you have to specify the _____.

A. arguments
B. parameters
C. inputs
D. data values


Answer: A

Computer Science & Information Technology

You might also like to view...

A(n) ________ refers to a cell by its fixed position in a worksheet; the reference will NOT change when copied and pasted

Fill in the blank(s) with correct word

Computer Science & Information Technology

Much like a list, a set contains items that are in a particular order.

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

Computer Science & Information Technology

A Throw statement immediately returns its __________ argument to the caller.

a) class b) exception c) object d) method

Computer Science & Information Technology

In Java, when you open a text file you should account for a possible:

(a) FileNotFoundException (b) FileFullException (c) FileNotReadyException (d) all of the above

Computer Science & Information Technology