“Write an application that simulates a not-so-busy airport, where different kinds of aircrafts, such as helicopters (military and civilian) ,airplanes ( passenger and military), can take off and land.
According to wikipedia, “An aircraft is a machine that is able to fly by gaining support from the air…”, which means they are all flyable.
These aircrafts have lots of common attributes and behavior; however, they differ in how they:
fly – depending on their top speed, maximum elevation
take off – depending on their takeoff pattern (vertical, gradual horizontal), noise level (military aircrafts make more noise), length of distance required, increase in speed
land – depenidng on their landing pattern, noise level, and length of distance required (same as for take off); as well as decrease in speed
Write classes (both concrete and abstract) to implement the aircraft objects. Be sure to implement all necessary methods.
Write the Flyable interface.
The simulator class simulates (it is similar to a tester) the operation of this airport for one day.
It randomly creates different kinds of aircrafts and allows them to takeoff and land. The airport only handles two different helicopters, one passenger airplane, and one military aircraft every day.
Zip all java files and submit here by the due date NOVEMBER 30.
Compile (5):
Run (15):
Flyable(10):
Simulator(20):
Aircraft class (10):
Helicopters, airplane, and Aircraft classes (30):
Comments, name (10)”
So far I have AIRCRAFT as abstract superclass and two subclasses: HELICOPTER and AIRPLANE. Each subclass have 2 subclasses: MilitaryHelicopter and CivilianHelicopter for HELICOPTER ,
MilitaryAirplane and PassengerAirplane for AIRPLANE.
Then FLYABLE as interface and SIMULATOR CLASS.
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more