Solved

The ____ Method Returns the Position Number in a String

Question 11

Multiple Choice

The ____ method returns the position number in a string of the first instance of the first character in the pattern argument.


A) charAt( pattern )
B) indexOf( pattern )
C) slice( pattern )
D) search( pattern )

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions