A research tool that provides a list of words with similar meanings is:

a. a thesaurus
b. a dictionary
c. an encyclopedia


a

Computer Science & Information Technology

You might also like to view...

___________________ cookies can be used to reinstate regular cookies that a user has deleted or blocked.

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

Computer Science & Information Technology

Which application-level gateway task provides the benefit to an internal network of shielding actual internal IP addresses from the prying eyes of unauthorized external clients?

A. Spoofing B. IP address mapping C. Load balancing D. URL filtering

Computer Science & Information Technology

When a resource is assigned to more work than available working hours, the resource is said to be ________

A) indented B) underallocated C) overallocated D) elapsed

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

1. Comparison instructions are input instructions that test two values to determine whether the instruction is true or false. 2. When source A and source B are tested using the LES instruction, the instruction will be true if A is equal to B. 3. The GRT instruction determines whether one source of data is greater than or equal to another. 4. Programming the limit test instruction consists of entering three parameters: low limit, test, and high limit. 5. The compare instruction used to perform a simple comparison, e.g., Counter_A.ACC>Data, is performed faster and consumes less memory than using the greater than instruction.

Computer Science & Information Technology