A

Admin • 802.91K Points
Coach

Q. Which method converts a string to lower case?

  • (A) lowerCase()
  • (B) toLowerCase()
  • (C) convertToLower()
  • (D) smallCase()

Explanation by: Admin
toLowerCase() converts all letters in the string to lowercase.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.