Do you shareChris Singer’s almost religious ________ for Bob Dylan?
A、reverence
B、reverent
C、kindness
D、act
第1题:
A、are; doing
B、do; you
C、will; do
D、will; be doing
第2题:
Jerry: I've been back from a business trip.
Bob: ______
A、It's very nice of you.
B、How's everything going?
C、You're kind to say so.
D、I'd love to.
第3题:
以下能正确计算1+2+3+…+10的程序段是 。
A.i=1; s=1; do {s=s+i; i++;} while (i<10);
B.do {i=1;s=0; s=s+i; i++;} while (i<=10);
C.do {i=1;s=1; s=s+i; i++;} while (i<=10);
D.i=1,s=0; do {s=s+i; i++;} while (i<=10);
E.i=1; s=1; do {s=s+i; i++;} while (i<=10);
F.i=1,s=0; do {s=s+i; i++;} while (i<10);
第4题:
A.howdoyoudo!
B.how
C.howdoyoudo
D.hdyd
第5题:
You look() What()you()?
Atire;did;do
Btiring;have;done
Ctired;do;do
Dtired;have;been doing