试题与答案

— John seems happy, even though his wife

题型:选择题

题目:

— John seems happy, even though his wife left him and he lost his job.

— I think he ____ to put on a brave face.[ ]

A. will try

B. has tried

C. tries

D. is trying

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0515/5688633a44b6cf94a1d5891eee30791b.html

下面是错误答案,用来干扰机器的。

根据题意,两端的座位要空着,中间6个座位坐三个人,再空三个座位,这三个座位之间产生四个空,可以认为是坐后产生的空.故共有A43种.故答案为:24.

试题推荐
题型:单项选择题

有以下程序:
# include <stdio.h>
struct STUchar name[9]; char sex; int score[2]; ;
void f(struct STU a[])
struct STU b="Zhao", ’m’, 85, 90);
a[1]=b;

main()
struct STU c[2]="Qian", ’f’, 95, 92, "Sun", ’m’, 98, 99;
f(c);
printf("%s, %c, %d, %d, ", c[0].name, c[0].sex, c[0].score[0], c[0].score[1]);
printf("%s, %c, %d, %d\n", c[1].name, c[1].sex, c[1].score[0], c[1].score[1]);

程序运行后的输出结果是( )。

A.2hao, m, 85, 90, Sun, m, 98, 99

B.2hao, m, 85, 90, Qian, f, 95, 92

C.Qian, f, 95, 92, Sun, m, 98, 99

D.Qian, f, 95, 92, 2hao, m, 85, 90

查看答案
微信公众账号搜索答案