多项选择题

下面的表达式中返回值不为true的是:()

A.[1,2]==[1,2]
B.undefined ===0
C.null===0
D.undefined==null