GIAC
GSSP-.NET · Question #34
GSSP-.NET Question #34: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-.NET to reveal the answer and full explanation for question #34. The question stem and answer options stay visible for context.
Question
- (Topic 1) Maria works as a Software Developer for BlueWell Inc. She develops an application, named App1, using Visual C# .NET. The application displays employee details from a SQL Server database. Maria wants to use a string array, named MyArray, in the application code to store employee names. Which of the following statements will she use to declare MyArray?
Options
- AOption Base 1 string[] MyArray = new string[9];
- Bstring[] MyArray = new string[9];
- COption Base 0 string[] MyArray = new string[9];
- Dstring[] MyArray = new string[0 to 9];
- Estring MyArray[9] = new string;
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.