問題詳情
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.
參考答案
答案:[無官方正解]
難度:計算中-1
書單:沒有書單,新增