A. NaN B. 300 C. 3true300 D. 303
A. delete B. size C. new D. typeof
A. js+16 B. js16 C. "js16" D. NaN
A. 11number B. number C. 11 D. 程序报错
A. ""你好""世界"" B. "你好'世界'" C. 你好‘世界'' D. ‘你好世界"
A. Math.floor(Math.random()*7) B. Math.floor(Math.random()*8) C. Math.floor(Math.random()*6) D. Math.ceil(Math.random()*8)
A. 3,5 B. 4,6 C. 4,5 D. 3,6
A. 对 B. 错