题目内容

可数个有限集的并集还是可数集。()

A. 对
B. 错

查看答案
更多问题

可数集的子集还是可数集。()

A. 对
B. 错

What does the below line do considering it as the first line in your javascript file (function(){alert(this)})();

A. Nothing happens
B. I will see an error
C. I will see an alert with undefined value
D. I will see an alert with null value
E. I will see an alert with not null value

How can we starts Javascript ?

A. script tag
B. javascript tag
C. language tag
D. None of above

How can we declare variable in javascript

A. datatype
B. var
C. iInt
D. float

答案查题题库