以下程序的运行结果是 ( ) #define MAX 10 int a[MAX],i; main() printf("\n");sub1();sub3(
A. ,sub2(),sub3(A) ;
B. sub2()
C. int a[MAX],i,max;
D. max=5;
E. for(i=0;i<max;i++)a[i]=i;
F. sub1()
G. for(i=0;i<MAX;i++)a[i]=i+i;
H. sub3(int a[])
I. int i;
J. for(i=0;i<MAX,i++)printf("%d",a[i]);
K. printf("\n");
L. A) 0 2 4 6 8 10 12 14 16 18
M. &
N. 0 1 2 3 4
O. 0 2 4 6 8 10 12 14 16 18
P. 0 1 2 3 4 5 6 7 8 9
Q. 0 1 2 3 4
R. 0 2 4 6 8 10 12 14 16 18
S. 0 2 4 6 8 10 12 14 16 18
查看答案
She ought (to) (stopping work); She (has a headache) because she has been reading (too) long.
A. to
B. stopping work
C. has a headache
D. too
Bob is not a person ______ you can borrow any money though he is rich.
A. who
B. whom
C. from whom
D. from who
28()
A. about a day
B. for an hour
C. afternoon
D. years
Mr. Brown owns a ______ shop in town. He also employs three ______ assistants.
A. dresses, woman
B. dress, woman
C. dress, women
D. dresses, women