JS

JavaScript Fundamentals 3 - String methods find th...

24.

Which of the following string methods can be used to find the position of a substring within a string?

indexOf()

find()

search()

position()