Object Oriented Programming C Using Class Need Users Customers Input Name Id Program Needs Q43871815
Object Oriented Programming C++ using class
I need users (customers) to input their name and id.
Program needs to have a menu:
1. Create – input id, name
2. List – see all the list of the users
3. Exit.
It should be limited to 20 users only.
Expert Answer
Answer to Object Oriented Programming C++ using class I need users (customers) to input their name and id. Program needs to have …
OR