Java Character valueOf Method

# Introduction In this lab, you will learn about the `valueOf()` method of the `Character` class in Java. This method returns the `Character` object representing the specified character value.

|60 : 00

Click the virtual machine below to start practicing