MCQ
Which method is used to convert a string to lowercase?
Explanation
toLowerCase() converts a string to lowercase letters.
toLowerCase() converts a string to lowercase letters.