二级二级C2013年9月全国计算机等级《二级C语言程序设计》上机模考试卷(1)
题目内容

有以下程序:#include<struct stu{ int num;char name[10]:int age;}void fun(struct stu*p){printf("%s\n",(*p).name);}the main(){struct stu students[3]={{9801,"Zhang".20},{9802,"Wang",19},{9803,"Zhao",1 8}}fun(students+2);}输出的结果是( )。

2024-07-09

A.Zhang

B.Zhao

C.Wang

D.18

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端