Question:Which of the following javascript method is used to check if a expression is infinite or not?
A checkInfinite() B isFinite() C isInfinite() D checkFinite()
+ AnswerB
+ Report