Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

-Hey! Basic C++ CODE is needed because my teachers is not the best ' teacher ' please read thoroughly, thank you; header must include #include

-Hey!

Basic C++ CODE is needed because my teachers is not the best 'teacher' please read thoroughly, thank you; header must include #include , and using namespace std;

---code needs to be allowed to do functions in the output to allow the use to control who is in the class by being able to add, delete, and search within the output(contact list). (do not use - #include )

Question:

A Friends Network

- use CLASS to create a friend network of 20 friends

-allow user to to add friends in output/ contact list

-allow user to delete friends in output/ contact list

-allow user to use friend list/search list by userid in the output

--Aim of project is to be able to allow the user in the output to make their own contact list of up to 20 people, where the user can add who they want, delete who they want, and search through the contact list with an id from 1-20--

Thank You in Advance.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Building The Data Warehouse

Authors: W. H. Inmon

4th Edition

0764599445, 978-0764599446

More Books

Students also viewed these Databases questions

Question

How can you defend against SQL injection attacks?

Answered: 1 week ago