Java Character Digit Method

# Introduction In this lab, you will learn about the `digit()` method provided by the `Character` class in Java. This method of the `Character` class is used to convert a character to its numeric value based on the provided radix.

|60 : 00

Click the virtual machine below to start practicing