Linked List Implementation
Write a console application that keeps track of names (strings)in a list.
— Include a class called:LinkedList
— Utilize a struct called: Node
Since it is a class, create separate .h and .cpp files forLinkedList. Node can be embeddedinside the LinkedList files (no programs using theLinkedList class would need to know about theNode or see an interface to it). You can implementNode in its own file.
You’ll need to write a main and some additional functions toimplement the user interface. All menu/error output should occur inthis code; the only output done in LinkedList will bestreaming the items in the list to “cout”
PayPal Gateway not configured
PayPal Gateway not configured