gagan Soti       May 9, 2026      16

Which method can be used to return a string in upper case letters?

  1. toUpperCase()
  2. upper()
  3. uppercase()
  4. upperCase()

The Right Answer is : Option B

Explanation