If Two Arguments Are Passed To The Indexof Function Then #1349
If two arguments are passed to the indexOf() function then ___________________
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Inbuilt Classes - OOPs MCQ: String Class - Quiz No.2.
If two arguments are passed to the indexOf() function then ___________________
Second argument indicates the occurrence number of specified character from starting
Second argument indicates the occurrence number of specified character from end
Second argument indicates the index of the character in first argument
Second argument indicates the index of the character from the last of the string