非空的单向循环链表hEad的尾结点p满足()


非空的单向循环链表hEad的尾结点p满足()

A、p->nExt=hEad

B、p->nExt=NULL

C、p=NULL

D、p=hEad

正确答案:p->nExt=hEad


Tag:结点 时间:2024-04-08 12:01:48