当前位置:百科知识 > 计算机应用技术

问题描述:

[单选] 定义JavaScript数组的正确方法是()。
A.var txt=new Array=“George”,“John”,“Thomas”) B.var txt=new Array:1=(“George”)2=(“John”)3=(“Thomas”) C.var txt=new Array(1:“George”,2:“John”,3:“Thomas”) D.var txt=new Array(“George”,“John”,“Thomas”)
参考答案:查看
答案解析:
☆收藏

随机题目