adplus-dvertising
frame-decoration

Question

String class provides function toUpper() to _____________________

a.

Convert first character to uppercase

b.

Convert last character to uppercase

c.

Convert the whole string characters to uppercase

d.

Convert uppercase to lower and lower to uppercases

Answer: (c).Convert the whole string characters to uppercase

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. String class provides function toUpper() to _____________________

Similar Questions

Discover Related MCQs

Q. The compareTo() function is used to ________________

Q. Function equals() is _______________ and equalIgnoreCase() is _________________

Q. The function lastIndexOf() is used to ___________________

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 _________________________