Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need this question's answer as a Java code. Just code class by class and I need fast. Please I just need code! Attention... QUESTION:

image text in transcribed

I need this question's answer as a Java code. Just code class by class and I need fast. Please I just need code!

Attention... QUESTION: Build a vehicle manufacturing factory. three types of vehicles are produced in this factory; truck, car and harvester tractor*. There must be a place where these produced items are sent to supply according to their production (e.g. a showroom for the car) in these, as in every vehicle; engine, undercarriage and wheel productions contain standards. However, I want you to create these parts with options. Remember, for example, the harvester tractor* has its own unique hoe and 2 wheels on the front. However, the car and the truck are 4 wheels. There is a special transport panel to be placed on the back of the truck. You must also show them as a method during production. Use exception blocks during the production of special parts and reflect the warning to the producer if an error occurs in production. After the production is carried out, ensure that the product is supplied in the last part. And finally, show another exception that will work actively, so that this exception works with the following logic; During the harvester production, maximum 3 pieces can be ordered, if the upper limit is an order, it cannot be supplied on the same day. Use subclass, main class, interface and abstract class type. Make methods for every vehicle piece Make least two exception It is important to produce the structure and basic result. The rest of the design is up to you

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Database Design And Relational Theory Normal Forms And All That Jazz

Authors: Chris Date

1st Edition

1449328016, 978-1449328016

More Books

Students also viewed these Databases questions