Check null values in JavaScript?





Null is a javascript one of the data type.

Below is the ways to test whether a value is null or not.

When we are initialize a variable in javascript, the default value is null



Comments

Popular posts from this blog

Mini-Max Algorithm in Artificial Intelligence

Alpha-Beta Pruning

Research Methodology Multiple Choice Questions