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 |
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.
Can you give an example showing javascript hoisting?
Which software is used for javascript?
Explain the difference between javascript and an asp script.
Which built-in method returns the string representation of the number’s value?
What do “1”+2+4 evaluate to?
What is a string in javascript?
How do I link an external javascript file to html?
What is a reverse string?
Can you access Cookie using javascript?
What is use of object as function?