题目内容

若已包括头文件"stdio.h"和"string.h”,运行如下程序的输出结果是( )char s1[10]="12345",s2[10]="089",s3[ ]="67";strcat(strcpy(sl,s2),s3) ;puts(s1);

A. 08967
B. 0894567
C. 089567
D. 089123

查看答案
更多问题

有以下程序段:int j; float y:;char name[50j;scanf("%2d%f%s",&j,&y,nane);执行上述程序段,从键盘上输入“555667777abc”后,y的值为()。

A. 55566.0
B. 566.0
C. 7777.0
D. 56677.0

-How do you like Jack?-Very good. I think he is one of __________ players in NBA now.

A. the most popular
B. the more popular
C. popularest
D. popularer

-Hurry up! We'll be late for the plane.-Don't worry. The plane won't _________ until two hours later.

A. take in
B. take away
C. take off
D. take out

He is unlikely to find the place _______ he lived forty years ago.

A. on which
B. where
C. when
D. how

答案查题题库