单项选择题

A. head == NULL
B. head != NULL
C. head->next == head
D. head->next == NULL