A(n) __________ is a network service that makes the directory available to users, administrators, and applications.

a. active directory
b. shared folder
c. shared directory
d. directory service


d. directory service

Computer Science & Information Technology

You might also like to view...

, A definition of a variable outside any function is called a

a. local function definition b. global variable definition c. global function header d. global function definition e. local variable definition

Computer Science & Information Technology

Which of the following are factors to consider before installing a server operating system?  (Choose all that apply.)

A. which version of Windows 7 to use B. what type of computer to use C. where to locate the server D. who should manage the server

Computer Science & Information Technology

Write a program that reads this information and summarizes the total sales by salesperson by product. All totals should be stored in the two-dimensional array sales. After each input, print the results in tabular format, with each of the columns repre- senting a particular salesperson and each of the rows representing a particular product. Cross-total each row to get the total sales of each product for last month; cross total each column to get the total sales by salesperson for last month. Your neat tabular printout should include these cross-totals to the right of the totaled rows and at the bottoms of the totaled columns. Use VBScript function FormatCurrency as part of your solution.

Use a two-dimensional array to solve the following problem. A company has four salespeople (with salesperson numbers 1 to 4) who sell five different products (with product numbers 1 to 5). Once a day, each salesperson passes in a slip for each different type of product sold. Each slip contains the salesperson number, product number and the total dollar value of that product sold that day.

Computer Science & Information Technology

When configuring an Ethernet network, the IP addresses in all devices on the network must be ____________________.

What will be an ideal response?

Computer Science & Information Technology