(A) Monday
(B) Wednesday
(C) Thursday
(D) Saturday
第1题:
A、What’s the exchange rate today
B、What kind of currency do you want to exchange for
C、What’s the amount you’d like to exchange
第2题:
下列程序的运行结果为( )。 #include<stdio.h> main() { struct date {int year,month,day; }today; printf("%d\n",sizeof(struct date)); }
A.8
B.6
C.10
D.12
第3题:
Today, we will begin____________we stopped yeaterday so that no will be left out.
A.when B.where
C.how D.what
第4题:
下列程序的运行结果为( )。 #include <stdio.h> main() { stmct date {int year,month,day; }today; printf("%d\n",sizeof(struct date)); }
A.8
B.6
C.10
D.12
第5题:
以下程序的运行结果是( )。 #include <stdio.h> main() { st,uct date {int year,month,day;}today; printf("%d\n",sizeof(struct date)); }
A.6
B.8
C.10
D.12
第6题:
Today ,we will begin ________we stopped yesterday so that no point will be left out.
A.when
B. where
C. how
D.what