Computer Science, asked by vaichaku3530, 1 year ago

How to find the index of a particular string?
A.position()
B.index()
C.indexOf()
D.none of the mentioned

Answers

Answered by Vaishnavi18
0
indexOf() function is used to find the index of a particular string
Answered by Avanish010
0
Hi there,

Option C is correct.
Similar questions