皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
Why was the olive tree broken by the storm and not the reed?
A.
Because the Reed yielded to the wind,but the olive tree received the full force of the wind.
B.
Because this particular olive tree was probably too old or too weak.
C.
Because the olive tree could bend easily.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】var a=10; var b=20; alert(a=b); //输出结果?
【单选题】“弃置勿复道”表现出一种()的情感。
A.
怜惜
B.
懊悔
C.
无奈
D.
痛心
【单选题】var a=10; a-- var b=--a+2; document.write(b); 值是多少?
A.
10
B.
9
C.
11
D.
12
【简答题】已知 var a=10 ; var b= ++ a % a-- / --a ;写出输出结果 a= ( ), b= ( )
【单选题】下列程序中输出结果正确的是?C var a = 10; var b = a; typeof (a==b)
A.
number
B.
string
C.
boolean
D.
undefined
【单选题】“弃置勿复道”表现出一种( )的感情。
A.
无奈
B.
不耐
C.
怜惜
D.
懊悔
【单选题】U20 找出一个与所给词意义相反的词 inadequate
A.
disagreeable
B.
rough
C.
supreme
D.
sufficient
【简答题】已知 var a=10 ; var b=a-- – --a ;写出输出结果 a= (), b= ()
【单选题】下面程序的执行结果为? var a = true; var b = false; function fn(){ if(a){ var a = 10; } if(b){ var b = 20; } console.log(a + b); } fn();
A.
10
B.
20
C.
30
D.
NaN
【单选题】“ 弃置勿复道 ” 表现出一种 ( ) 的情感。
A.
懊悔
B.
不耐
C.
无奈
D.
怜惜
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题