Question: Make a program in the C ++ language that contains the following conditions: - 1 basic class and 2 derived classes, each class will contain
Make a program in the C ++ language that contains the following conditions: - 1 basic class and 2 derived classes, each class will contain at least 2 variables and the inheritance will be used - Adding keyboard information in an orderly fashion - Display all objects - Display objects by categories - Delete an object from the list - Searching for an object - At least 2 exceptions will be treated (for integers other than a string and an exception of your choice)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
