Answer Posted / 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 |
Post New Answer View All Answers
What is a closure and how do you use it?
What is a function constructor?
Does javascript care about whitespace?
How do you clear an array in javascript?
What is the role of javascript in a web page?
How to call a function inside a function in javascript?
What is difference between local and global scope in javascript ?
What is decodeuri(), encodeuri() in javascript?
How do you declare a variable in javascript?
What is the difference between test () and exec () methods?
How to print a web page using javascript?
What is slug in javascript?
What is client side programming?
What is the difference between script type and the script language attributes?
Explain why "self" is needed instead of "this".