Vidyalelo
C# Programming · Q41

Functions and Methods in C Sharp

Programming · C# Programming · question 41

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board