Which of the following changes is not tracked by Word's Track Changes feature?

A) formatting B) additions C) properties D) deletions

C

Computer Science & Information Technology

You might also like to view...

Which of the following provides services needed to allow network hosts access to Internet-based web pages?

A) Global Positioning System (GPS) B) Proxy server C) Firewall D) Web server

Computer Science & Information Technology

To prevent class objects from being copied:

a. Make the overloaded assignment operator private. b. Make the copy constructor private. c. Both (a) and (b). d. None of the above.

Computer Science & Information Technology