Discussion Forum : Introduction To Methods And Streams
Question -

Which of these methods is used to check for infinitely large and small values?

Options:
A .  isInfinite()
B .  isNaN()
C .  Isinfinite()
D .  IsNaN()
Answer: Option A

isinfinite() method returns true is the value being tested is infinitely large or small in magnitude.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *