Vidyalelo
Java Programming · Q52

Interfaces and Abstract Classes

Programming · Java Programming · question 52

Q52

Which of these method of Double wrapper can be used to check whether a given value is infinite or not?

A.
Infinite()
B.
isInfinite()
Answer
C.
checkInfinite()
D.
None of the mentioned

Answer: Option B

Solution

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