题目内容

有以下程序: struct STU {char name[10];int num;float TotalScore;}; void f(struct STU *p) {struct STU s[2]={{"SunDan",20044,550},{"Penghua",20045,537}},*q=s; ++p;++q; *p=*q; } main() {struct STU s[3]={{"YangSan",20041,703},{"LiSiGuo",20042,580}}; f(s); printf("%s%d%3.0f\n",s[1].name,s[1].num,s[1].TotalScore); } 程序运行后的输出结果是【 】。

A. SunDan 20044 550
B. Penghua 20045 537
C. LiSiGuo 20042 580
D. SunDan 20041 703

查看答案
更多问题

The basic objective of financial statement is to provide information to internal and external users for their decision-making.

无酯键,不可被水解的鞣质是()

A. 没食子酸鞣质
B. 逆没食子酸
C. 缩合鞣质
D. 可水解鞣质
E. 以上都是

Directions: In this section, you will hear ten short conversations. At the end of each conversation, a question will be asked about what was said. The conversation and question will be spoken only once. During the pause, you must read the four choices marked A, B, C, D, and decide which is the best answer.

A. Time deposit.
B. Savings account.
Current account.
D. Instant savings account.

麝香酮具有()

A. 解热作用
B. ACTH样作用
C. 治疗充血性心力衰竭作用
D. 平滑肌松弛作用
E. 扩冠作用

答案查题题库