🔐null
null
- is a literal. 
- is a reserved word❗ 
- has no primitive wrapper, can't call methods, has no properties. 
- compare: undefined 
Last updated
Was this helpful?
null
is a literal.
is a reserved word❗
has no primitive wrapper, can't call methods, has no properties.
compare: undefined
Last updated
Was this helpful?