What is a domain controller?

What will be an ideal response?


A domain controller is a computer that has a Windows server OS installed as well as the Active Directory service.

Computer Science & Information Technology

You might also like to view...

What’s wrong with the following while iteration statement?

``` while (z >= 0) { sum += z; } ```

Computer Science & Information Technology

If a graph can be reduced by all its processes, then ________.

a) there is no deadlock b) indefinite postponement cannot occur c) the system is in an unsafe state d) none of the above

Computer Science & Information Technology

All of the following are true about the figure above except: 

A. It is composed of anchor points and paths. B. It is a bitmap graphic. C. It is a vector graphic. D. It can be placed in InDesign.

Computer Science & Information Technology

A case structure is a __________ alternative decision structure.

a. single b. dual c. multiple d. All of the above

Computer Science & Information Technology