单项选择题
打印结果是?()
A.90B.1C.报错D.undefined
A.var o =();B.var o =[];C.var o ={};D.var o =false;
A.johnB.nullC.报错D.undefined