Multiple Choice
When working with linked lists, records are linked together by including the ____ of the next record in the record immediately preceding it.
A) address
B) name
C) id
D) object sequence number
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Any address that the new operator returns
Q14: A single _ is simply a convenient
Q15: The statement display(emp.idNum); passes _ the structure
Q16: The -> operator has a(n) _ priority
Q17: As with all external and static variables,
Q19: Structure data items or fields are called
Q20: Each structure member is accessed by giving
Q21: In practice, most structure handling functions get
Q22: The _ operator restores a block of
Q23: Structure _ can be any valid C++