Referring to a lookup table using ________ cell references enables a user to copy the cell reference to other cells without altering the cell references to the lookup table
Fill in the blank(s) with the appropriate word(s).
Answer: absolute
Computer Science & Information Technology
You might also like to view...
In the following code, System.out.println(num) is an example of __________.
``` double num = 5.4; System.out.println(num); num = 0.0; ``` a. a value-returning method b. a void method c. a complex method d. a local variable
Computer Science & Information Technology
To select all of the artwork on one layer, click the ____________________ button.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The ________ key refers to the unique field that identifies each record
A) link B) home C) primary D) foreign
Computer Science & Information Technology
You might say that a path that can never be traveled in a program is a(n) ____________________ path.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology