GIAC
GSSP-NET · Question #263
GSSP-NET Question #263: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #263. The question stem and answer options stay visible for context.
Question
David works as a Software Developer for GenTech Inc. He defines an interface, named Interface1. Interface1 contains the following code: public interface Interface1 { // Code goes here. } GIAC GSSP-.NET Exam David creates a serviced component, named Component1, which implements Interface1. Which of the following code will he add to Component1 to ensure that it is built properly?
Options
- A[ClassInterface(ClassInterfaceType.AutoDual)]
- B[GuidAttribute("9ED54F84-A89D-4fcd-A854-44251E925F09")] public class Component1 :
- C[ClassInterface(ClassInterfaceType.AutoDispatch)]
- Dpublic class Component1 : ServicedComponent, Interface1 {
Unlock GSSP-NET to see the answer
You've previewed enough free GSSP-NET questions. Unlock GSSP-NET for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.