没有搜到到结果?点击这里求解答/求资源。
【单选题】
15.I feel terrible. I think I _____be sick.

will
am going to
should
ought to
【判断题】
I dont swim now, but I used to do when I was a kid.

正确
错误
【单选题】
A: I thought you were working until 6:30. B: [填空], but we finished our meeting at 5:30 and were let go.

I tried to
I hoped so
Id love to
I was supposed to
【单选题】
They are working hard to____ what they have lost.

make out for
keep up with
catch up with
make up for
【单选题】
以下程序的输出结果是main){inti;fori=A;i<Ii++,i++)printf%c,i+32);printf\n);}

编译不通过,无输出
aceg
acegi
abcdefghi
【单选题】
-I’m sorry I broke your mirror.-Oh, really? ____.

It’s OK with me
It doesnt matter
Don’t be sorry
I don’t care
【单选题】
循环语句“for(int i=0; i i++) couti*i’ ’;”中循环体执行的次数为()

1
n-1
n
n+1
【单选题】
循环语句“for(int i=0; i i++) couti*i’ ’;”中循环体执行的次数为()。

1
n-1
n
n+1
【判断题】
i++和++ii最后的结果一样

正确
错误
【判断题】
for(i=1;i=100;i++)的执行次数为99次

正确
错误