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 |
Explain why "self" is needed instead of "this".
Explain higher-order functions in javascript?
How to write hello world on the web page?
How to set the cursor to wait in JavaScript?
How do you target a specific frame from a hyperlink in javascript?
What is 'use strict'?
What is difference between promise and callback?
List the comparison operators supported by javascript?
How to read elements of an array in JavaScript?
What are two-way data binding and one-way data flow, and how are they different?
Write a program to check whether a given number is a palindrome or not?
what is the need of javascript in the internet