Q41
What is the return type of the IndexOf() method when applied to a string in C#?
A.
bool
B.
void
C.
string
D.
int
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board