In Word, the ________ enables you to change the magnification of the document or worksheet

A) Zoom slider
B) Magnification element
C) Zoom element
D) Focus slider

A

Computer Science & Information Technology

You might also like to view...

The failure of a CMOS battery can cause catastrophic failure of the motherboard and thus the entire computer system

Indicate whether the statement is true or false

Computer Science & Information Technology

Suppose that you have the following statements.int score;String grade;if (score >= 65)    grade = "pass";else    grade = "fail";If score is equal to 75, the value of grade is pass.

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

Computer Science & Information Technology