Java Character IsDigit Method

# Introduction In this lab, we will learn about Java `isDigit(char ch)` method, which is a part of `Character` class. This method checks whether the specified character is a digit or not.

|60 : 00

Click the virtual machine below to start practicing