Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods?

Which design pattern provides a single class which provides simplified methods required by client and delegates call to those methods? Correct Answer Facade pattern

Facade pattern hides the complexities of the system and provides an interface to the client using which client can access the system.

Related Questions

Your network contains 10 domain controllers, 10 member servers, and approximately 1,000 client computers. All the servers run Windows 2000 Server, and all the client computers run Windows 2000 Professional. Two of the domain controllers act as DNS servers. Users of client computers use file sharing to grant access to files stored locally. The network has 10 subnets and uses TCP/IP as the only network protocol. You want to configure the network so that all computers can resolve the addresses of all other computers by using DNS. Client computers must be able to register and resolve addresses if a server fails. How should you configure the DNS servers?