You can add special words, such as proper names, cities, and acronyms to a ____.
A. standard dictionary
B. custom dictionary
C. standard thesaurus
D. custom thesaurus
Answer: B
Computer Science & Information Technology
You might also like to view...
What will the following code display?
int number = 6; int x = 0; x = number--; cout << x << endl; a. 6 b. 5 c. 7 d. 0
Computer Science & Information Technology
Two digital cellular standards used in the United States are
a. AMPS and CDMA b. CDMA and TDMA c. ETACS and AMPS d. ETACS and GSM
Computer Science & Information Technology
Templates can have a variable number of slide layouts depending upon the complexity of the presentation._________________________
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Identify the attack in which a malicious hacker floods a target site with demands for data and other small tasks.
a. Distributed denial-of-service b. Smishing c. Logic bomb d. Phishing
Computer Science & Information Technology