Databases that store shared configuration information related to NIS networks are called ____.
A. domains
B. mirrors
C. maps
D. portmappers
Answer: C
You might also like to view...
Answer the following statements true (T) or false (F)
1. A C++ declaration introduces only an identifier's spelling and specifies its type. 2. A C++ declaration is a definition that also allocates storage for an identifier's value (or function's body etc.). 3. The range of values for an int variable is from about 0 to +2 billion. 4. The names x, y, and z are satisfactory variable names for the lengths of the legs and hypotenuse of a triangle. 5. In C++ you can assign an expression of type int to a variable of type double with no problem.
Mary’s company has asked her to research new computers. The company wants to provide workers with minimal computers that have an operating system and a browser that will allow the workers to connect to a server. The server will do most of the necessary processing. What kind of computer should Mary recommend?
A. Thick client B. Thin client C. Virtual client D. Zero client
Compressing a graphic reduces the size of the file.
Answer the following statement true (T) or false (F)
A storyboard
a. Defines the objects. b. Defines the order of development of each screen. c. Defines what is placed on each screen. d. a and b. e. b and c. f. All of the above.