The main idea of the passage is that ______ .
A. life is not enjoyable since each age has some pains
B. young men can have the greatest happiness if they work hard
C. childhood is the most enjoyable time in one's life
D. one is the happiest if he can make good use of each age in his life
查看答案
若有以下定义和语句: int u=010,v=0x10,w=10; printf("%d,%d,%d\n",u,v,w); 则输出结果是 ( )
A. 8,16,10
B. 10,10,10
C. 8,8,10
D. 8,10,10
以下程序的运行结果是 ( ) #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