Q35
In C#, which method is used to find the index of the first occurrence of a specified value in an array?
A.
Search()
B.
IndexOf()
AnswerC.
Locate()
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board