If you do not see comments in a document, click ________ on the Review tab and confirm that Comments is toggled on

A) Show Markup B) Final: Show Markup
C) Revision marks D) Track Changes

A

Computer Science & Information Technology

You might also like to view...

When installing RAM, which of the following statements about the first slot to be filled is TRUE?

A) It can be any empty slot. B) It is the slot nearest to the CPU. C) It is the largest slot. D) It is the slot with the lowest number or letter.

Computer Science & Information Technology

Which of the following is true regarding the while or until loops?

A. It is the programmer's responsibility to specify a variable that will be used to control how many times the loop iterates. B. It is the programmer's responsibility to determine how many times the loop repeats. C. It is the programmer's responsibility to supply an expression for tracking the last element processed in the array and to increment its value at the end of each execution of the loop. D. All of the above

Computer Science & Information Technology