Single Choice
Not Set
QWhat does the isFinite() function do in JavaScript?
ID: #4872
Javascript Functions MCQ
325 views
Question Info
#4872Q ID
Not SetDifficulty
Javascript Functions MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The isFinite() function checks if a value is a finite number.
It returns true if the value is a finite number, and false if it is not.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic