typeof undefined // undefinedtypeof null // objectnull === undefined // falsenull == undefined // true