When more than one copy of the shared workbook contains marked changes, first ________ the workbooks so that you can view everyone's changes in a single workbook

A) discard B) accept C) merge D) save


C

Computer Science & Information Technology

You might also like to view...

Where would you find the system and security log files on a Windows 10 machine?

A) Under My Computer B) In the Task Manager C) In Event Viewer D) In Internet Explorer

Computer Science & Information Technology

Find the error in each of the following:

a) ``` SceneNode node; ``` b) ``` ColourValue( 0, 0, 255 ); ``` c) ``` Root *rootPtr = new Root(); rootPtr->initialize( true, "Window" ); ``` d) ``` viewportPtr = sceneManagerPtr->addViewport( cameraPtr ); ```

Computer Science & Information Technology

In a business letter, the ____, if present, begins two lines below the last line of the inside address.

A. salutation B. date line C. message D. complimentary close

Computer Science & Information Technology

A(n) ____, also called an expert system, attempts to mimic the human ability to engage pertinent facts and string them together in a logical fashion to reach some conclusion.

A. inference engine B. back propagation system C. intelligent agent D. rule-based system

Computer Science & Information Technology