

MCQOPTIONS
Saved Bookmarks
1. |
The function lastIndexOf() is used to __________________? |
A. | Get the index of last occurrence of specified character in argument |
B. | Get the index of first occurrence of specified character in argument |
C. | Get the index of last occurrence of first character in string |
D. | Get the index of last occurrence of last character of string |
Answer» B. Get the index of first occurrence of specified character in argument | |