Once a document has been created and modified, users can also view a(n) ________ history for any document

A) SkyDrive B) user C) document D) version


D

Computer Science & Information Technology

You might also like to view...

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

1) To end a line of output, insert endl or the character '\n' in the output stream. 2) A program that manipulates files directly must include the header file . 3) To input a string that includes white space, use istream member function getline. 4) Function getline never stores '\n' in its string parameter. 5)After execution of the declaration ``` ofstream out( ".txt", ios::out ); ``` if the expression out.fail() is true, this means that the system was unable to open out.txt for output.

Computer Science & Information Technology

The Omnibox serves as both an address bar and a search bar

Indicate whether the statement is true or false

Computer Science & Information Technology

Title and Content is an example of a slide template

Indicate whether the statement is true or false

Computer Science & Information Technology

Rather than deleting old data, it can be moved to a data __________.

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

Computer Science & Information Technology