题目内容

Liang does not realize the true identity of Zhu until he visits her at her home.

A. 对
B. 错

查看答案
更多问题

Yue Opera and the legend of Liang-Zhu are both born in west Zhejiang.

A. 对
B. 错

Yue Opera Liang-Zhu was China’s first color opera film.

A. 对
B. 错

In 1954, Premier Zhou Enlai headed the Chinese delegation to the Geneva Conference.

A. 对
B. 错

有以下程序:#include void fun(char *t,char *s){while(*t!=0)t++;while((*t++=*s++)!=0);}main(){char ss[10]=”acc”,aa[10]=”bbxxyy”;fun(ss,aa);printf(“%s,%s\n”,ss,aa);}程序运行结果是

A. accxyy , bbxxyy
B. acc, bbxxyy
C. accxxyy,bbxxyy
D. accbbxxyy,bbxxyy

答案查题题库