题目内容 (请给出正确答案) 提问人:网友 发布时间: 【单选题】 假定一个链表中结点的结构类型为“struct AA{int data, struct AA *next;};”,则next数据成员的类型为()。 A、struct AAB、struct AA*C、AAD、int 查看正确答案