The formula  =D5+D6 changes to _____ if rows 1 and 2 are deleted.

A. =D4+D5
B. =D2+D3
C. =D3+D4
D. The formula does not change


Answer: C

Computer Science & Information Technology

You might also like to view...

When changes were tracked in a presentation, you can view the changes in the Revisions pane by clicking the ________ button in the Review tab

A) Reject B) Compare C) Track D) Accept

Computer Science & Information Technology

The ________ option enables you to start an animation by clicking the slide or trigger on the slide

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the number of iterations in the following loop?

for (int i = 1; i <= n; i++) { // iteration } a. 2*n b. n c. n - 1 d. n + 1

Computer Science & Information Technology

Most Photoshop tasks that can be performed using a button or menu command can be recorded as an action.

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

Computer Science & Information Technology