
■ To be able to define pointer types.
■ To be able to create dynamic variables, read values
into them, and print them.
■ To be able to manipulate dynamic variables.
■ To be able to distinguish between shallow copying
and deep copying.
■ To be able to define and declare a linked list structure.
■ To be able to create an unordered linked list of data
values.
■ To be able to process data values in an unordered
linked list.
■ To be able to create and process an unordered linked list of
objects.
■ To be able to create and process an ordered linked list of
data values.
■ To be able to modify the case study program.
Pointers and
Linked Lists
Objectives
78828_CH14_DaleLab ...