A.4 B.3 C.5 D.2
A.它们均为真 B.其中一个为真 C.它们均为假 D.其中一个为假
A.尖括号 B.双引号 C.单引号 D.花括号
s=235
A.a[i] B.*a++ C.*a D.*(a+1)
统计出以表头指针为f的链表中结点的个数。