After going through this unit, you will be able to:
• define and declare Lists;
• understand the terminology of Singly linked lists;
• understand the terminology of Doubly linked lists;
• understand the terminology of Circularly linked lists, and
• use the most appropriate list structure in real life situations.