Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need java code as per instructions. As can be seen in the instructions, it is homework to be done in the form of a

image text in transcribedI need java code as per instructions. As can be seen in the instructions, it is homework to be done in the form of a car factory. I only need java code. Please separate the java code you wrote class by class.I need the answer for this assignment very quickly.

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

Databases DeMYSTiFieD

Authors: Andy Oppel

2nd Edition

0071747990, 978-0071747998

More Books

Students also viewed these Databases questions