Lecture 21 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Suppose head is a pointer to a linked list. Write a recursive C function that will display the data in each node in the linked list.