black

计算机程序设计综合练习

登录

单项选择题

var test = 20; function fun(){ console.log(test); test = 10; console.log(test); } fun(); console.log(test);打印的结果依次是()

A.10 20 10
B.10 10 200
C.10 10 10
D.20 10 10

相关考题

多项选择题 <li id="x"><a href="/x.asp" title="XML 系列教程">XML 系列教程</a></li>请选出这段DOM结构中包含的所有元素属性()

多项选择题 var str ="helloBaWei",能够将BaW取出来的方法是()

单项选择题 null*4.5打印的值是()

All Rights Reserved 版权所有©财会考试题库(ckkao.com)

备案号:湘ICP备2022003000号-2