Advertisements
Advertisements
Question
Write the purpose of the following function:
Character.isDigit()
One Line Answer
Solution
This method determines if a character is a digit or not, returning true if it is.
shaalaa.com
Is there an error in this question or solution?