西北工业大学

若有以下定义和语句:structstudent{intnum,age;};structstudentstu[3]={{1001,20},{1001,19},{1003,21}};structstudent*p=stu;则以下错误的引用是()。A.(p++)-numB.p++C.(*p).numD.p=stu.age

题目
若有以下定义和语句:structstudent{intnum,age;};structstudentstu[3]={{1001,20},{1001,19},{1003,21}};structstudent*p=stu;则以下错误的引用是()。

A.(p++)-num

B.p++

C.(*p).num

D.p=stu.age

如果没有搜索结果,请直接 联系老师 获取答案。
更多相关问题