If you have several colleagues whom you e-mail frequently, you can add them to a contact ____.
A. cluster
B. group
C. aggregate
D. unit
Answer: B
You might also like to view...
A Subject can also own security-related attributes. These attributes are called ____________________ in JAAS.
Fill in the blank(s) with the appropriate word(s).
A ________ is a collection of design elements that can be added to your presentation to create a uniform look
A) layout B) theme C) transition D) format
Which of the following types of DHCP software intercepts address requests on a local cable segment and repackage those requests as a unicast to one or more DHCP servers?
A. relay agent B. cluster C. client D. router
If an integer array named Ages is initialized with the following values: 7, 12, 9, 6 what will be the output of the statement:
cout << Ages; A. This will display a compiler error. B. 7, 12, 9, 6 C. 0 D. A hex value.