Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

create a java program on the basis of given details 1. Analyse and create simple design For the below create a generic output display as:

create a java program on the basis of given details
image text in transcribed
image text in transcribed
image text in transcribed
1. Analyse and create simple design For the below create a generic output display as: International destination: Domestic destination County name: City name City as per the county Car hire Also, as per destination selection information shall output as: If selected International destination, then name of the Country and City of destination If Selected Domestic destination, then name of the City and Car hire Combe Internal Dwver country panining cardetails ) name of the uity shing carhire () erty name string. I [ CLASS' DIAGRAM] Tho above diagram shows the class diagram The following diagram gives you the idea of design the project a) Sample Design for I Can Hire System Internatered] Poder If selected, use this International Destination INTERNATIONAL | Country name o I City : o If is selected Domestic Destination Domestic city name : THIRD Case id's: LUSE J . Note: A one or two-page design + test data document, your.java and.class1 Marking Criteria: Marking Criteria Creation of Destination (Super) class with all attributes, constructor and methods. Constructor overloading in product class to show polymorphic behaviour Creation of International destination (Sub) class with all attributes, constructor and nethods. Method overriding in International destination class to show polymorphic behaviour Creation of Domestic destination (Sub) class with all attributes, constructor and methods. Method overriding in Domestic destination class to show polymorphic behaviour Creation of ten different Orders in driver class (5 International & 5 Domestic) Display all created Orders Program allows user to place more than one Order Display the invoice with all the order listed with due amount Proper class diagram and test cases Total 1. Analyse and create simple design For the below create a generic output display as: International destination: Domestic destination County name: City name City as per the county Car hire Also, as per destination selection information shall output as: If selected International destination, then name of the Country and City of destination If Selected Domestic destination, then name of the City and Car hire Combe Internal Dwver country panining cardetails ) name of the uity shing carhire () erty name string. I [ CLASS' DIAGRAM] Tho above diagram shows the class diagram The following diagram gives you the idea of design the project a) Sample Design for I Can Hire System Internatered] Poder If selected, use this International Destination INTERNATIONAL | Country name o I City : o If is selected Domestic Destination Domestic city name : THIRD Case id's: LUSE J . Note: A one or two-page design + test data document, your.java and.class1 Marking Criteria: Marking Criteria Creation of Destination (Super) class with all attributes, constructor and methods. Constructor overloading in product class to show polymorphic behaviour Creation of International destination (Sub) class with all attributes, constructor and nethods. Method overriding in International destination class to show polymorphic behaviour Creation of Domestic destination (Sub) class with all attributes, constructor and methods. Method overriding in Domestic destination class to show polymorphic behaviour Creation of ten different Orders in driver class (5 International & 5 Domestic) Display all created Orders Program allows user to place more than one Order Display the invoice with all the order listed with due amount Proper class diagram and test cases Total

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions