Multiple Choice
A(n) ____ is a set of structures in which each structure contains at least one member whose value is the address of the next logically ordered structure in the list.
A) array
B) linked list
C) class
D) string
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Union members are referenced by using the
Q7: C++ provides a special pointer value called
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
Q12: Copies of all structure members can be
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