Upper and Lower Case Letters
Learn how to convert lower-case letters to upper-case letters and vice versa.
The toUpperCase
and toLowerCase
string methods return an upper case and a lower case version of their string respectively:
Get hands-on with 1200+ tech skills courses.