aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Strings
  • Which method is used to convert all the characters in a s...
Multiple choice

Which method is used to convert all the characters in a string from uppercase to lowercase?

  1. toLowerCase()

  2. toUpperCase()

  3. concat()

  4. setLength()

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The method 'toLowerCase()' converts all the characters in a string from uppercase to lowercase.

 
 
 

Keep practicing — related questions

  • To convert all the characters in a input string from lowercase to uppercase, ____________ method is used in...
  • Which of the following methods is used in Java to convert upper case letters to lower case?
  • Which method is used for converting a String to lowercase?
  • The proper way to convert a string to all lowercase is:
  • Which function is used to convert lower case characters to upper case characters?
  • Which of the following character methods in Java returns true value, when an argument provided with a funct...
  • Which of the following character methods in Java returns true value when argument provided with function is...
  • Which of the following methods converts data from its internal format into a human readable form?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Core Classes and Threads (1473 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy