Which method is used to convert a string to uppercase letters in JavaScript?
a. toLowerCase()
b. upperCase()
c. toUpperCase()
d. upper()
This question is part of this quiz :