Which Of These Method Of Double Wrapper Can Be Used To Check #458
Which of these method of Double wrapper can be used to check whether a given value is infinite or not?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Exploring Java Lang Java IO - Java.lang - Double & Float Wrappers - Quiz No.1.
Which of these method of Double wrapper can be used to check whether a given value is infinite or not?
Infinite()
isInfinite()
checkInfinite()
None of the mentioned