

MCQOPTIONS
Saved Bookmarks
1. |
If two arguments are passed to the indexOf() function then ___________________ |
A. | Second argument indicates the occurrence number of specified character from starting |
B. | Second argument indicates the occurrence number of specified character from end |
C. | Second argument indicates the index of the character in first argument |
D. | Second argument indicates the index of the character from the last of the string |
Answer» B. Second argument indicates the occurrence number of specified character from end | |