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...

A ________ is a PowerPoint presentation with multiple pictures organized similarly to a traditional album

Fill in the blank(s) with correct word

Computer Science & Information Technology

Comments are permanent in a document

Indicate whether the statement is true or false

Computer Science & Information Technology

Signing in to your Microsoft account allows you to access resources such as the Microsoft Cloud

Indicate whether the statement is true or false.

Computer Science & Information Technology

A(n) ____________________ allows you to manually rotate a shape.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology