Microsoft Office markup tools and specialized ____ are used in conjunction with networking technology to allow multiple individuals to edit and make comments in a document without destroying the original content.

A. collaboration software
B. online software
C. job software
D. OCR software


Answer: A

Computer Science & Information Technology

You might also like to view...

What is printed by this line?

Consider the following snippet of code: ``` System.out.println("30 plus 25 is " + 30 + 25); ``` a) 30 plus 25 is 55 b) 30 plus 25 is 30 c) 30 plus 25 is 25 d) 30 plus 25 is 3025 e) this snippet of code will result in a compiler error

Computer Science & Information Technology

Which of the following is FALSE about Windows 10?

A) It is an operating system. B) It is an application program. C) It works with mobile computing devices. D) It was developed by Microsoft.

Computer Science & Information Technology

Arrays static method ________ applies a BinaryOperator to the current and previous array elements and stores the result in the current element.

a. prefix b. parallelSet c. parallelApply d. parallelPrefix

Computer Science & Information Technology

A _________ is a special type of programming language used to provide instructions to the monitor.

A. job control language B. multiprogram C. kernel D. utility

Computer Science & Information Technology