Javascript中, 以下那两个变量的值不是==: 答案( )
·var a=0 , b=-0;
·var a=NaN , b=NaN;
·var a=null , b=undefined;
·var a=[] , b=false;
出自:佳木斯大学语言治疗学