console.log(a);vara=10;此时屏幕上打印a的值为()。

console.log(a);vara=10;此时屏幕上打印a的值为()。

A.10

B.undefined

C.程序出错

D.0

正确答案:undefined

猜你喜欢