带头结点的双循环链表L中只有一个元素结点的条件是( )。<br/>A.L↑.next↑.next=NIL<br/>B.L↑.next↑.next=L<br/>C.L↑.next=NIL<br/>D.L↑.next=L<br/>

A:A.L↑.next↑.next=NIL<br/>B.L↑.next↑.next=L<br/>C.L↑.next=NIL<br/>D.L↑.next=L<br/>

时间:2023-02-05 13:33:11

相似题目