Examveda

Which method in C# is used to find the index of a specific element in an array?

A. Array.FindIndex()

B. Array.IndexOf()

C. Array.Search()

D. Array.Position()

Answer: Option B


Join The Discussion

Related Questions on Arrays and Strings in C Sharp