If you wanted to reference a cell in a formula and you did not want that cell to change when copying and pasting you would use what kind of reference?
A. Fixed
B. Relative
C. Mixed
D. Absolute
Answer: D
Computer Science & Information Technology
You might also like to view...
Examples include smartphones, laptops, tablets, and gaming devices. All of these devices are extremely powerful and utilize wireless technology to connect to the network.
What will be an ideal response?
Computer Science & Information Technology
When you do not specify cell padding, most browsers display the table as if the cell padding were set to ____.
A. 0 B. 1 C. 2 D. 3
Computer Science & Information Technology
What file under the /etc folder contains the hashed passwords for a local system??
A. ?passwd B. ?hashes C. ?shadow D. ?users
Computer Science & Information Technology
What would be returned by the list operation (bList.insert(3,x)).remove(3)?
a. 2 b. x c. false d. bList
Computer Science & Information Technology