【简答题】给下列的问句选择合适的答语。 ( ) 1. What is Tom doing? ( ) 2. Why do you like winter? ( ) 3. When is Christmas? ( ) 4. What would you like for breakfast? ( ) 5. Where is the bathroom? A. It's De...
【单选题】请阅读以下程序代码,输出结果正确的是( )。
【单选题】以下代码的输出结果是( )
A.
Array([1]=>I[2]=>love[3]=>play[4]=>basketball)
B.
Array([0]=>I[1]=>love[2]=>play[3]=>basketball)
C.
I love play basketball
【单选题】以下程序的输出结果是________。(参考代码:XT_11_01_24.c) #include"string.h" main( ){ char *p1,*p2,str[50]="ABCDEFG"; p1="abcd"; p2="efgh"; strcpy(str+1,p2+1); strcpy(str+3,p1+3); printf("%s",str); }
【判断题】一般的逻辑告诉我们,一种形象越是标准,在它被置于某种独特,真实的形势下,其准确率就会越高。