程序var num;consolelognum的输出结果为 。为什么AnullBundefinedCD0
B. undefined。因为在这个程序中,变量num被声明了但没有赋值,因此它的值为undefined。
原文地址: https://www.cveoy.top/t/topic/hoXn 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
B. undefined。因为在这个程序中,变量num被声明了但没有赋值,因此它的值为undefined。
原文地址: https://www.cveoy.top/t/topic/hoXn 著作权归作者所有。请勿转载和采集!