When using a node pointer to traverse a linked list, we know we have reached the end of a list when

A) we encounter the new line character '\n'.
B) we encounter a successor pointer value of NULL in the current node.
C) we arrive back at the beginning of the list.
D) we encounter a sentinel, usually 9999.
E) None of the above

B) we encounter a successor pointer value of NULL in the current node.

Computer Science & Information Technology

You might also like to view...

You can click a comment indicator to display the ________ pane

A) Comments B) Track Changes C) Review D) Revisions

Computer Science & Information Technology

When a computer continuously displays pop-ups for various advertisements, what should the technician do first?

A) Reboot the computer. B) Quarantine the computer. C) Notify the FBI. D) Notify the local police department.

Computer Science & Information Technology