To show a reviewer's name, it must be entered in the __________ box of Word options.

Fill in the blank(s) with the appropriate word(s).


User name

Computer Science & Information Technology

You might also like to view...

Typical mouse events include ____________ and ____________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

XSS is like a phishing attack but without needing to trick the user into visiting a malicious website.

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

Computer Science & Information Technology

To remove a table, open a query in Design View, right-click the title bar of the field list for the table you want to remove, then click Remove Table.

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

Computer Science & Information Technology

The solution to the Towers of Hanoi problem with n disks requires 2n – 1 moves. If each move requires the same time m, the solution requires ______ time units.

a. 2n – 1 b. (2n – 1) + m c. (2n – 1) / m d. (2n – 1) * m

Computer Science & Information Technology