Microsoft
98-361 · Question #323
98-361 Question #323: Real Exam Question with Answer & Explanation
Sign in or unlock 98-361 to reveal the answer and full explanation for question #323. The question stem and answer options stay visible for context.
Question
You are writing code for a business application by using C#. Write the following statement to declare an array: int[] numbers = { 1, 2, 3, 4, 5, }; Now, you need to access the second item in this array (the number 2). Which of the following expression should you use?
Options
- Anumbers[0]
- Bnumbers[1]
- Cnumbers[2]
- Dnumbers[3]
Unlock 98-361 to see the answer
You've previewed enough free 98-361 questions. Unlock 98-361 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.