Question: Create any basic program with these requrement. Does not need tobe complicated. As long as the requirements are met. Must Have 4 Pillars of OOP
Create any basic program with these requrement. Does not need tobe complicated. As long as the requirements are met.
Must Have
4 Pillars of OOP (Encapsulation, Abstraction,Inheritance, and Polymorphism)
* Must create and use at least 3 Constructors
* Must have at least 4 methods
* Must include a section to get responses from User
* Must contain a switch statement
* Must handle at least 1 exception
* Must include at least 3 Classes
* Use one of the Collections structures.
* Use a loop to traverse through your Collection structure thatyou chose and modify,// * organize, or return values from theiteration.
* ex. Sort my structure, Search, find and return object
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
