How to check if a variable is null/undefined?

How to check if a variable is null/undefined?

Using of comparison operator(==).