Java Character forDigit Method

# Introduction In this lab, you will learn about the Java `forDigit()` method which is a part of the `Character` class. This method returns the specified character representation for the specified digit in accordance with the specified radix.

|60 : 00

Click the virtual machine below to start practicing