皮皮学,免费搜题
登录
搜题
【多选题】
晕车(机、船)这种一系列的生理反应统称为“动晕症”,其正确的预防常识是 ( )
A.
立即关心游客身体状况,及时调整到合适的位置
B.
将风油精涂抹于游客的太阳穴上
C.
如“动晕症”游客症状严重,必要时送往医院
D.
提醒游客将腰带放松,缓解不适
E.
准备好食品袋和纸巾,尽快清除呕吐物
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】下列程序的作用是:判断通过键盘输入的一个正整数是否是素数。 #include #include void main() { int a,i,k; cout>a; k=sqrt(a); for(i=2; 1 ;i++) if(a%i==0) 2 ; if( 3 ) cout< else cout< } 程序中标注1 、2、3 处应选择下列哪个选项?
A.
i break i>k
B.
i<=k continue i>k
C.
i<=k break i>k
D.
i<=k break i<=k
【单选题】In the U. S. , thin is 'in', fat is 'out', this means ______.
A.
thin is 'inside', fat is 'outside'
B.
thin is 'diligent', fat is 'lazy'
C.
thin is 'youthful', fat is 'spiritless'
D.
thin is 'fashionable', fat is 'unfashionable'
【单选题】30 % of the cattle thin , butthe rest fat .
A.
. are ; are       
B.
. is ; is             
C.
. is ; are             
D.
. are ; is
【多选题】克里斯琴依创业对市场和个人的影响程度,将创业分为如下几种类型()
A.
复制型创业
B.
安定型创业
C.
模仿型创业
D.
保本型创业
E.
冒险型创业
【单选题】下列程序的作用是:将通过键盘输入的任意一个三位数正整数进行逆序后输出。例如:通过键盘输入整数456,逆序后变成整数654,并输出。 #include void main() { int m,n,a,b,c; cout>m; a= 1 ; b= 2 ; c= 3 ; n=a*100+b*10+c; cout<<"逆序后的三位数整数为:"<
A.
m/10 m/10%10 m/100
B.
m%10 m%10%10 m/100
C.
m%10 m/10%10 m%100
D.
m%10 m/10%10 m/100
【单选题】下列程序的作用是:将通过键盘输入的小写英文字母转换为大写英文字母并输出。请完善程序。 #include void main() { char s1,s2; cout>s1; s2= ; cout<<"对应的大写英文字母是:"<
A.
s1-('a'-'A')
B.
s1-'a'
C.
s1-'A'
D.
s1
【多选题】克里斯琴依创业对市场和个人的影响程度,将创业分为如下几种类型(
A.
复制型创业
B.
安定型创业
C.
模仿型创业
D.
冒险型创业
【单选题】下列程序的作用是:将通过键盘输入的大写英文字母转换为小写英文字母并输出。请完善程序。 #include void main() { char s1,s2; cout>s1; s2= ; cout<<"对应的小写英文字母是:"<
A.
s1+'a'
B.
s1+'A'
C.
s1+('a'-'A')
D.
s1
【单选题】Which of the following statement can best distinguish between fat and thin people?
A.
Fat people are sullen and gloomy whereas thin people are cheerful who know no fatigue.
B.
Fat people are lazy and clumsy whereas thin people are diligent and crafty.
C.
Fat people are practically reliable whereas thin people are seldom trustworthy.
D.
Fat people are always feeling jaded whereas thin people never feel tired.
【判断题】事业部战略又称为经营战略。()
A.
正确
B.
错误
相关题目:
关于我们
免责声明
版本记录
© 2019 pipixue.com 京ICP备20000060号-6