Computer Science Using C++

Ch. 16 Notes, page 1

Objective #1: Understand the difference between static and dynamic data structures.

Objective #2: Add nodes to the end of a linked list.

Objective #3: Move through the nodes of a linked list.

Objective #4: Dispose of a linked list.

Objective #5: Insert nodes from a linked list.

Objective #6: Delete nodes from a linked list.

Objective #7: Save a linked list to disk.

Objective #8: Understand doubly-linked lists.

Objective #9: Understand circularly-linked lists.

Return to Ch. 16 Resources page


Computer Science Using C++ Home Page | CMPSC 101 Home Page

Mr. Minich's Wyo Home Page | Mr. Minich's PSU Home Page

Minich.com Web Design