Java Character toUpperCase Method

# Introduction In this lab, you will learn how to use the `toUpperCase()` method of the `Character` class in Java. The `toUpperCase()` method is used to convert the given Unicode code point character argument to uppercase using the case mapping information provided by the Unicode data file.

|60 : 00

Click the virtual machine below to start practicing