全国信息技术应用考试

下面代码执行后,正确的输出结果是()。A、You are fired! You are hired!B、You are fired! You are fired!C、You are hired! You are hired!D、You are hired! Youarefired!

题目

下面代码执行后,正确的输出结果是()。

  • A、You are fired!     You are hired!
  • B、You are fired!     You are fired!
  • C、You are hired!     You are hired!
  • D、You are hired!     Youarefired!
如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Could I help you with the heavy box? You look so-fired.

()I can manage it.

A. No, thanks.

B. Yes, please.

C. All right.


参考答案:A

第2题:

Philip: Danny, I got fired this morning. Could you help me?

Danny: How come? Last time I saw you, you told me it was a good job and you would like to take it as a career.

Philip: ________________ In a word, I didn't do a good job of it. I messed up a business deal that would make several million dollars.

A、I have many words to say.

B、There is much to discuss.

C、It's a long story.

D、It's a long-time talk.


参考答案:C

第3题:

You won't be seeing Jane any more. The boss fired her. She is gone ().

A、for all

B、for good

C、for the time

D、for days


参考答案:B

第4题:

(31)有以下程序

#include <stdio.h>

main()

{ char a[30],b[30];

scanf("%s",a);

gets(b);

printf("%s\n %s\n",a,b);

}

程序运行时若输入:

how are you? I am fine<回车>

则输出结果是

A)how are you? B)how

I am fine are you? I am fine

C)how are you? I am fine D)row are you?


正确答案:B

第5题:

有以下程序

include<stdio.h>

main()

{char a[30],b[30];

scanf(“%s”,a);

gets(b);

printf(“%s\n%s\n”,a,b);

}

程序运行时若输入:

how are you? I am fine<回车>

则输出结果是

A.how are you? I am fine

B.how are you? 1 am fine

C.how are you? I am fine

D.how are you?


正确答案:B

第6题:

Oh. But why didn’t he just own up and tell someone?()

A. So be careful with our job

B. He was too scared that he would be fired, I suppose

C. You should have told him that earlier


参考答案:B

第7题:

下面哪些句子可以表示"幸会。"()

A、Glad to meet you.

B、Please to meet you.

C、Pleased to meet you.

D、Nice to meet you.


参考答案:ACD

第8题:

-Oh. But why didn’t he just own up and tell someone -()

A、He was too scared that he would be fired, I suppose.

B、You should have told him that earlier.

C、So be careful with our job.


参考答案:A

第9题:

若有以下程序

则程序的输出结果是

A.China!

B.to China!

C.me you to China!

D.you to China!


正确答案:D
该程序首先定义*a和b[],并进行初始化。主函数中通过外层for循环语句,遍历字符数组b[],并且将符合if条件语句的字符赋给数组p;for内层循环语句,遍历字符数组a[]。再将符合if条件语句的结果输出。因此D选项正确。

第10题:

A fire starts on your vessel while refueling. You should FIRST ______.

A.stop the ventilation

B.sound the general alarm

C.determine the source of the fire

D.attempt to extinguish the fire


正确答案:B
你船在加载燃料时着火,你因该首先发出全船警报。

更多相关问题