A.3+7 B.eval("3+7") C.10 D."3+7"
A.string类型B.number类型C.undefined类型D.boolean类型
A.alert()B.confirm()C.prompt()D.以上都不对