大学职业资格刷题搜题APP
下载APP
课程
题库模板
Word题库模板
Excel题库模板
PDF题库模板
医考护考模板
答案在末尾模板
答案分章节末尾模板
题库创建教程
创建题库
登录
logo - 刷刷题
创建自己的小题库
搜索
【单选题】

Run the following code, y and z result are ( ) respectively.var m=1,j=k=0;function add(n){return n=n+1;}y=add(m);function add(n){return n=n+3;}z=add(m);

A.
2,4
B.
4,4
C.
2,2
D.
exception
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
收藏 - 刷刷题收藏
举报
刷刷题
参考答案:
举一反三

【单选题】Which of the following expressions returns false? ( )

A.
!(3<=1)
B.
(4>=4) && (5<=2)
C.
("a"=="a") && ("c" != "d")
D.
(2<3) || (3<2)

【单选题】Which of the following ways to introduce external js into html is corrent? ( )

A.
<script href='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>
B.
<script src='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>
C.
<script link='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>
D.
<script target='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>

【单选题】Which of the following statements about JavaScript function is correct? ( )

A.
Parameters are acceptable.
B.
There is no difference between arguments and formal parameters.
C.
There is no return type.
D.
There is noreturn keyword.

【单选题】下列哪一项正向事件描述符合青春期阶段?

A.
发展出对不同任务的胜任感
B.
发展出对下一代的关爱,关心他们的健康和发展
C.
学会无私奉献和得到回报
D.
探索自我认同的各个方面,形成整合的自我概念

【单选题】setInterval("alert('welcome');",1000)What is the meaning of the code on the left? ( )

A.
After waiting for 1000 seconds, a dialog box pops up.
B.
After waiting for 1 second, a dialog box pops up.
C.
Statement error, syntax error.
D.
A dialog box pops up every 1 second.

【单选题】Where is JavaScript running on? ( )

A.
Server side
B.
Client side
C.
After the script runs on the server side, the result is returned to the client side.
D.
After the script runs on the client side, the result is returned to the server side.
相关题目:
【单选题】Which of the following expressions returns false? ( )
A.
!(3<=1)
B.
(4>=4) && (5<=2)
C.
("a"=="a") && ("c" != "d")
D.
(2<3) || (3<2)
【单选题】Which of the following ways to introduce external js into html is corrent? ( )
A.
<script href='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>
B.
<script src='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>
C.
<script link='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>
D.
<script target='https://cdn.shuashuati.com/imgs/a95092819215d41e0a25bd3c08990fa0tion'></script>
【单选题】Which of the following statements about JavaScript function is correct? ( )
A.
Parameters are acceptable.
B.
There is no difference between arguments and formal parameters.
C.
There is no return type.
D.
There is noreturn keyword.
【单选题】下列哪一项正向事件描述符合青春期阶段?
A.
发展出对不同任务的胜任感
B.
发展出对下一代的关爱,关心他们的健康和发展
C.
学会无私奉献和得到回报
D.
探索自我认同的各个方面,形成整合的自我概念
【单选题】setInterval("alert('welcome');",1000)What is the meaning of the code on the left? ( )
A.
After waiting for 1000 seconds, a dialog box pops up.
B.
After waiting for 1 second, a dialog box pops up.
C.
Statement error, syntax error.
D.
A dialog box pops up every 1 second.
【单选题】Where is JavaScript running on? ( )
A.
Server side
B.
Client side
C.
After the script runs on the server side, the result is returned to the client side.
D.
After the script runs on the client side, the result is returned to the server side.
刷刷题-刷题-导入试题 - 刷刷题
参考解析:
题目纠错 0
发布
刷刷题-刷题-导入试题 - 刷刷题刷刷题-刷题-导入试题 - 刷刷题刷刷题-刷题-导入试题 - 刷刷题
刷刷题-刷题-导入试题 - 刷刷题
刷刷题-刷题-导入试题 - 刷刷题
刷刷题-单词鸭