PrepAway - Latest Free Exam Questions & Answers

What is a TRUE statement with regards to this class?

You are employed as a developer at ABC.com. You are making use of .NET Framework 4.5 to
develop Windows service applications.
You have been instructed to create a new service application for ABC.com. Your code will include
the System.ServiceProcess.ServiceInstaller class.
What is a TRUE statement with regards to this class?

PrepAway - Latest Free Exam Questions & Answers

A.
It installs an executable containing classes that expand ServiceBase.

B.
It installs a class that expands ServiceBase to execute a service.

C.
It specifies a description for a property or event.

D.
It permits declarative service controller permission checks.

3 Comments on “What is a TRUE statement with regards to this class?

      1. not_CCH_2 says:

        read it more carefully – Installs an executable containing classes that extend ServiceBase. This class is called by installation utilities, such as InstallUtil.exe, when installing a service application.

        so – A




        0



        0

Leave a Reply