A(n) ____ is a book of synonyms.

A. dictionary
B. glossary
C. index
D. thesaurus


Answer: D

Computer Science & Information Technology

You might also like to view...

The it_interval member of an interval timer stores

A. the delay until the next alarm B. the delay between sending alarms

Computer Science & Information Technology

What is the output produced by the following statement? Explain.

``` System.out.println ("He thrusts his fists\n\tagainst" + " the post\nand still insists\n\the sees the \"ghost\""); ```

Computer Science & Information Technology

In C++, a posttest loop can be created by using a(n) ____ statement.

a. if b. case c. do d. for

Computer Science & Information Technology

Your organization has decided to implement a Linux system on the enterprise. You must ensure that the appropriate security measures are taken at initial deployment. Which of the following would NOT be part of these measures?

A. Change all default user accounts. B. Add passwords to all default user accounts. C. Deploy the latest updates. D. Implement MAC filters.

Computer Science & Information Technology