Vidyalelo
Java Programming · Q278

Interfaces and Abstract Classes

Programming · Java Programming · question 278

Q278

Which of these methods can be used to check whether the given value is a number or not?

A.
isNaN()
Answer
B.
isNumber()
C.
checkNaN()
D.
checkNumber()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board