题海让大学四年没有难题
白天模式登陆

题目详情

单选题 有以下说明和定义语句. struct student {int age; char num[8]; }; struct student stu[3]={{20,"20041"},{21,"20042"},{19,"20043"}}; struct student *p=stu; 以下选项中,引用结构体变量成员的表达式错误的是()

A. (*p).num

B. p->num

C. (p++)->num

D. stu[3].age

C语言程序设计2课程封面

学科:C语言程序设计2

时间:2024-04-16 04:54:46

Copyright © 2022 津ICP备2021001502号