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 |
What percentage of websites use javascript?
How do I open javascript in browser?
How to write comment in JavaScript?
Which built-in method removes the last element from an array and returns that element?
What is the difference between undefined value and null value?
What is the use of Push method in JavaScript?
What is global variable in javascript?
since are functions need to create a webpage is available in dhtml& html. then why we are going for javascript
What are limitations in javascript?
How is it possible to get the total number of arguments that are passed to a function?
Are Javascript and JScript the same?
Create an array in javascript with a list of 4 colors, assign that array to the variable, ‘colors’.