What is the correct reference to the element containing the value May?

Given the following array: x={"May", "August", "September"};

What is the correct reference to the element containing the value May?
A . x[0]
B . x[1]
C . x.get(0)
D . x.get(1)

Answer: B

Latest A00-415 Practice Questions with 250 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments