Which protocol is used for modifying and querying directory services?
A. LDAP
B. IRC
C. SMB
D. RDP
Answer: A
Computer Science & Information Technology
You might also like to view...
The following code displays ___________.
``` double temperature = 50; if (temperature >= 100) System.out.println("too hot"); else if (temperature <= 40) System.out.println("too cold"); else System.out.println("just right"); ``` a. too hot b. too cold c. just right d. too hot too cold just right
Computer Science & Information Technology
Organizations must minimize ____ to match their risk appetite.
A. threats B. access C. risk D. loss
Computer Science & Information Technology
Ligatures and Stylistic Sets are ________ options
Fill in the blank(s) with correct word
Computer Science & Information Technology
RSS and Atom are popular specifications used to distribute content, such as web feeds, to subscribers.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology