Hour 19. Linked Lists

In the previous hours, you learned about inheritance, polymorphism, and abstract data types. You also learned about arrays. Now, you will learn to improve on the array by utilizing the fundamentals of object-oriented programming: inheritance, polymorphism, and encapsulation. In this hour you will learn

  • What a linked list is

  • How to create a linked list

  • How to encapsulate functionality through inheritance

Get Sams Teach Yourself C++ in 24 Hours, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.