Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Your assignment is to implement a singly linked pointer - based list using the Person and Address class you developed last week. You may develop

Your assignment is to implement a singly linked pointer-based list using the Person and Address class you developed last week. You may develop your own list class or use the List STL class. The final program should include a menu with all the functionality listed in the Functionality section below. The program should loop until the user enters the Quit command.
Input
Instantiate 6 instances of the Person Class and address class and add them to your linked list before displaying the menu to the user.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions