Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

a) Infinite()
b) isInfinite()
c) checkInfinite()
d) None of the mentioned

Answer: b
Explanation: isInfinite() methods returns true if the specified value is an infinite value otherwise it returns false.

Join The Discussion