|
|
|
|
|
|
|
ò To understand the concept of a linked data structure. |
|
|
|
|
|
|
|
|
ò To be able to declare the data types and variables needed for a dynamic linked list. |
|
|
|
|
|
|
|
|
ò To be able to print the contents of a linked list. |
|
|
|
|
|
|
|
|
ò To be able to insert new items into a linked list. |
|
|
|
|
|
|
|
|
ò To be able to delete items from a linked list. |
|
|
|
|
|