Multiple Choice
C++ provides a special pointer value called ____ that acts as a sentinel or flag to indicate when the last record on a linked list has been processed.
A) EMPTY
B) LAST
C) NULL
D) ZERO
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The real power of structures is realized
Q3: A C++ class can be declared as
Q4: The expression _ uses the postfix increment
Q5: A C++ structure can also be declared
Q6: Union members are referenced by using the
Q8: The steps for returning a structure from
Q9: The initialization of structures follows the same
Q10: The general expression (*pointer).member can always be
Q11: A(n) _ is a set of structures
Q12: Copies of all structure members can be