Null and Undefined in JavaScript
[Note: Please use chrome console to see the results]
**Null **and **undefined **both are primitive data types and indicate the absence of value. They both are falsy values. **Null **is a language keyword however undefined is not. If we use **typeof *...
rezuanahmed.hashnode.dev2 min read
Shri
Software Developer
Great blog! Keep them coming.