Answer Posted / suman kr singh
It?s a number in JavaScript, derived by dividing negative
number by zero.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How to comment javascript code?
Which operator is used to assign a value to a variable?
What is question mark in javascript?
What is the difference between null & undefined?
How to write a comment in javascript?
How to create multiline strings in javascript?
Is python better than javascript?
How do I enable cookies and javascript?
What is the difference between typeof and instanceof operators in Javascript?
How to accessing elements using javascript?
How to hide javascript code from old browsers that dont run it?
Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
What is enum size?
What does the isNaN() function?
How do functions work in javascript?