Question: Class Diagram - create a class diagram with atleast 5 classes - the class diagram should also exhibit the object - oriented concepts of polymorphism,
Class Diagram
create a class diagram with atleast classes
the class diagram should also exhibit the objectoriented concepts of polymorphism, inheritance, association and aggregation.
List minimum of attributes and methods for each of the classes
The polymorphism aspect of the diagram should also include overriding and overloading
Should also have other object oriented concepts such as abstraction and encapsulation.
Coding
Design and implement a user interfaceconsole based interface and also implement the classes using c based on the class diagram created
Testing
Prepare at least test cases other than the login test case sample as it is shown in the Test Case template already
Driver
Implement the driver main program which will test all the classes and methods declared according to the class diagram and test according to the test cases.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
