Examveda
Examveda

What is the purpose of the toLowerCase() method of a String object in Java?

A. To convert the string to uppercase.

B. To convert the string to lowercase.

C. To check if the string is empty.

D. To reverse the string.

Answer: Option B


This Question Belongs to Java Program >> Strings

Join The Discussion

Related Questions on Strings