A programming structure that contains data and a pointer to the next object is a
linked list
template
pointer class
class
Correct Answer: A — linked list
Explanation:
No explanation is available for this question yet.