单项选择题
可插入多行注释的 JavaScript 语法是?()
A. /*This comment has more than one line*/ B. //This comment has more than one line// C. <!--This comment has more than one line-->
单项选择题 如何在JavaScript中添加注释?()
单项选择题 for循环如何开始?()
单项选择题 在JavaScript中,有多少种不同类型的循环?()