Which method in the Array class can be used to return the index of the first occurrence

Question:

Which method in the Array class can be used to return the index of the first occurrence of a value in a one-dimensional array?

a. IndexOf( )

b. LastIndex( )

c. FirstIndex( )

d. Search( )

e. none of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: