The number of trucks produced in our factory this year()in yours.
A. is more than that
B. are more that those
C. is larger than that
D. are larger than those
查看答案
W: How do you get to your office every day Do you walkM: No, it’s too far to walk. I usually take the bus since the bus stop is just at the corner near my house. How does he usually get to his office()
A. By taxi.
By bus.
C. On foot.
D. By train.
M: There’s a limit of three books per person.W: Fine, I’ll make sure l return them on time. Where did this conversation probably take place()
A. In a hotel.
B. In a coffee shop.
C. In a library.
D. In a laboratory.
Dick picked up the broken cup()to put the pieces together.
A. in person
B. in vain
C. in time
D. in order
以下程序的输出结果是______。 #include <iostream.h> void main() char cha[3][5]="AAAA","BBBB","CC"); cout<<cha[1]<<endl;