Q:

The function lastIndexOf() is used to ___________________

0

The function lastIndexOf() is used to ___________________


  1. Get the index of last occurrence of specified character in argument
  2. Get the index of first occurrence of specified character in argument
  3. Get the index of last occurrence of first character in string
  4. Get the index of last occurrence of last character of string

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).Get the index of last occurrence of specified character in argument

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING INBUILT CLASSES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Function equals() is _______________ and equalIgno... >>
<< String class have a concat() function that is used...