Question
Book Icon
Chapter 18, Problem 3RQE
Program Plan Intro

List or Linked list:

Linked list is a linear and dynamic data structure which is used to organize data; it contains sequence of elements which are connected together in memory to form a chain. The every element of linked list is called as a node.

Blurred answer
Students have asked these similar questions
What is List Inlay?
What exactly is List Inlay?
What is a simple list?

Chapter 18 Solutions

Starting Out with C++ from Control Structures to Objects Plus MyLab Programming with Pearson eText -- Access Card Package (9th Edition)