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 |
How to calculate fibonacci numbers in javascript?
Is JavaScript case sensitive? Give an example?
What are the advantages of javascript?
How do browsers work?
What is the difference between Local Storage and Session Storage?
Explain unescape() in javascript?
Write JavaScript code to use file system in binary format?
What is a function object?
Why is it called javascript?
Explain how to read and write a file using javascript?
What is the difference between let, const, and var?
What is a reverse string?