GIAC
GSSP-.NET · Question #362
GSSP-.NET Question #362: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-.NET to reveal the answer and full explanation for question #362. The question stem and answer options stay visible for context.
Question
- (Topic 3) David works as a Software Developer for McRobert Inc. He develops a Windows-based application, named App1, using Visual C# .NET. The application contains a Form control, named Form1. He wants to write code to initialize class-level variables, named Var1, Var2, and Var3, as soon as Form1 is instantiated. Which of the following code will he use to accomplish this?
Options
- Aprivate void Form1_Initialize(System.Object sender, System.EventArgs e)
- Bprivate void Form1_Load(System.Object sender, System.EventArgs e)
- Cprivate void Form1_New(System.Object sender, System.EventArgs e)
- Dprivate void Form1_Create(System.Object sender, System.EventArgs e)
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.