複選題
9. The pseudo code below aims to reverse a linked list.
Which of the following statements are true?
(A) Blank (1) should be C != NULL.
(B) Statement C->next = P; reverses node's pointer.
(C) Blank (2) should be*Href= C;
(D) Statement P = C; moves the pointer to the next.
答案:登入後查看
統計: A(0), B(0), C(1), D(1), E(0) #2855516
統計: A(0), B(0), C(1), D(1), E(0) #2855516