Saved Bookmarks
| 1. |
Andrea wants to check a value is a number or not. From the following which function is used for that. (a) isNumb() (b) isNaN() (c) isNotNumb() (d) isNotNumber() |
|
Answer» Correct answer is (b) isNaN() |
|