Search This Blog

Tuesday 26 March 2013

Microsoft 70-536 sample questions



Within your application, you need to monitor and control a service installed on the local machine. Which class do you need to use?

A.ServiceController
B.ServiceHost
C.ServiceManager
D.ServiceMonitor
E.ServiceBase




What method would you call on an object of type DirectoryInfo to retrieve a list of all subdirectories under that directory?

A.GetSubDirectories
B.GetDirectories
C.GetFileSystemInfos
D.GetFiles
 

No comments:

Post a Comment