What is negative infinity?
Answers were Sorted based on User's Feedback
Answer / suman kr singh
It?s a number in JavaScript, derived by dividing negative
number by zero.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / jordan
It's a special value in the IEEE floating point
specification. In comparisons, it is less than all other
floats.
| Is This Answer Correct ? | 5 Yes | 3 No |
Does JavaScript allow to modify CSS on-the-fly ?
Is javascript event driven?
What is context in javascript?
What is the difference between childNode and children?
What is the use of ‘debugger’ keyword in javascript code?
What are javascript closures?
What is function overloading in javascript?
How many types of data types are there?
What is the prototype object in javascript and how it is used?
Is it safe to use javascript?
Explain what is javascript? List some data types supported by javascript?
What are associative arrays in javascript?