adplus-dvertising
frame-decoration

Question

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: (a).Get the index of last occurrence of specified character in argument

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The function lastIndexOf() is used to ___________________

Similar Questions

Discover Related MCQs

Q. String class have a concat() function that is used to _____________________

Q. If two index are given as argument to substring function then ___________________

Q. If only one parameter is passed to substring function then __________________

Q. Which is the function to get the character present at a particular index in the string?

Q. What does function length do in String class?

Q. How to declare an object of class String?

Q. Which is a true statement for object of String class?

Q. Which among the following is a serialization descriptor for any class?

Q. RandomAccessFile can be used to _______________________

Q. PushBackReader allows the streams to be pushed back to the stream.

Q. Which exception handler can be used when character encoding is not supported?

Q. StringReader handles _____________________

Q. Which class can handle IO class interrupt?

Q. Reader class is _________________

Q. Which class among the following makes incorrect assumptions?

Q. What does FilePermission class do?

Q. FileInputStream _________________________

Q. What is a FileDescriptor?

Q. File class is ____________________________

Q. Which among the following class contains the methods to access character based console device?