Case WDX 1-1Sharon is working on a sensitive company document and needs to make sure only authorized personnel can view or make changes to the document. Sharon wants to insert a line for a digital signature. Where is the Signature Line button?
A. File tab
B. Insert tab
C. Review tab
D. Home tab
Answer: B
Computer Science & Information Technology
You might also like to view...
The ____________ fstream member function closes a file stream. Explain why it is best to close a file when the program is through processing the data in the file.
a) close( ) b) overloaded operator <<( ) c) open( ) d) eof( ) e) flush( )
Computer Science & Information Technology
Terminal Stream operation ________ performs processing on every element in a stream (e.g., display each element).
a. forNext b. for c. forAll d. forEach
Computer Science & Information Technology