What do mean by NULL in Javascript?
Answer / Rajneesh Phool
In JavaScript, null represents an intentional absence of any object value. It is used to explicitly set a variable with no value or when a function returns no value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is object naming important to use in javascript?
Which built-in method returns the string representation of the number’s value?
Which software is used for javascript?
What is the difference between innerhtml & innertext?
How do I activate javascript on my phone?
What is console.time() and console.timeend()? What is its syntax, and why is it used?
What's the difference methods get and post in html forms?
how to post the form without submit button with help of javascript
Which javascript framework is in demand?
How to open a window with no toolbar, but with the location object?
Is client side front end?
In how many ways a Javascript code can be involved in an HTML file?