Computer Applications
Write the purpose of the function Character.isDigit()
Java Library Classes
36 Likes
Answer
It is used to check if the character given as its argument is a digit.
Answered By
21 Likes
36 Likes
It is used to check if the character given as its argument is a digit.
Answered By
21 Likes