Can you write the code by using java and thank you

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter2: Elements Of High-quality Programs
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question

Can you write the code by using java and thank you

OBJECT ORIENTED PROGRAMMING LESSON
LABORATORY EXERCISE-5
Problem: We have a bus object, we have to load the passengers to the bus according to the
capacity. The user enters the amount of the passengers from keyboard and the program loads
passenger onto the bus and informs the user. If the total amount of the passengers exceeds the
capacity then program warns the user.
For example: Let's say, capacity of the bus is 30 people.
Enter the amount of new passengers: 10
New passenger amount is 10, you can load 20 passengers more.
Enter the amount of new passengers:30
New amount of passengers is 10, you can not exceed the capacity.
Write Bus class and create a bus object in your program to solve the problem.
Transcribed Image Text:OBJECT ORIENTED PROGRAMMING LESSON LABORATORY EXERCISE-5 Problem: We have a bus object, we have to load the passengers to the bus according to the capacity. The user enters the amount of the passengers from keyboard and the program loads passenger onto the bus and informs the user. If the total amount of the passengers exceeds the capacity then program warns the user. For example: Let's say, capacity of the bus is 30 people. Enter the amount of new passengers: 10 New passenger amount is 10, you can load 20 passengers more. Enter the amount of new passengers:30 New amount of passengers is 10, you can not exceed the capacity. Write Bus class and create a bus object in your program to solve the problem.
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
JQuery and Javascript
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT