What do mean by NULL in Javascript?



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

Post New Answer

More JavaScript Interview Questions

Why is object naming important to use in javascript?

1 Answers  


Which built-in method returns the string representation of the number’s value?

1 Answers  


Which software is used for javascript?

1 Answers  


What is the difference between innerhtml & innertext?

1 Answers  


How do I activate javascript on my phone?

1 Answers  


What is console.time() and console.timeend()? What is its syntax, and why is it used?

1 Answers  


What's the difference methods get and post in html forms?

1 Answers  


how to post the form without submit button with help of javascript

2 Answers  


Which javascript framework is in demand?

1 Answers  


How to open a window with no toolbar, but with the location object?

1 Answers  


Is client side front end?

1 Answers  


In how many ways a Javascript code can be involved in an HTML file?

1 Answers  


Categories