网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
以下结构类型可用来构造链表的是______ 。
A.street aa{int a;int *b;};
B.struct bb {int a;bb*b;};
C.struct cc{int *a;cc b;};
D.struct dd {int *a;aa b;};
参考答案
更多 “ 以下结构类型可用来构造链表的是______ 。A.street aa{int a;int *b;};B.struct bb {int a;bb*b;};C.struct cc{int *a;cc b;};D.struct dd {int *a;aa b;}; ” 相关考题
考题
以下函数声明中,存在语法错误的是______ 。A.int AA(int a,int);B.int *BB (int,int);C.void CC (int,int=5);D.void*DD (x,y);
考题
以下结构体类型可以用来构造链表的是?A.struct aa{int a; int *b;};B.struct bb{int a; bb *b;};C.struct cc{int *a; cc b;} ;D.struct dd{int *a; aa b;};
考题
3、以下结构体类型可以用来构造链表的是?A.struct aa{int a; int *b;};B.struct bb{int a; bb *b;};C.struct cc{int *a; cc b;} ;D.struct dd{int *a; aa b;};
热门标签
最新试卷