Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

FOR JAVA write a bus class that has two overloaded constructors. Bus class does not have a c constructor with no parameters. The bus class

FOR JAVA

write a bus class that has two overloaded constructors. Bus class does not have a c constructor with no parameters. The bus class should have 3 member var called tank, power, and disk. One constructor should have no and the other constructor should accpet 3 member var as parameters. The desk class has two member var called parking and sound. Write the setter and getters for the desk class as well. Show how the composition works in the bus class. Write the main to create two bus objects using both constructors.

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_2

Step: 3

blur-text-image_3

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

SQL Antipatterns Avoiding The Pitfalls Of Database Programming

Authors: Bill Karwin

1st Edition

1680508989, 978-1680508987

More Books

Students also viewed these Databases questions