Create a bus ticketing system using JAVA GUI. MUST HAVE: At least 30 variables. At least 20 methods. At least 7 classes Please do it in object-oriented programming way.
Added by Lynn J.
Close
Step 1
First, we need to create a class for the bus ticketing system. Let's call it "BusTicketingSystem". This class will contain the main method to run the program. Show more…
Show all steps
Your feedback will help us improve your experience
Michael Feffer and 92 other AP CS educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
thoughtful
Christian O.
Design a program that asks the user to enter a store's sales for each day of a 7-day week. The amounts should be stored in an array. Use a loop to calculate the total sales for the week, the average sales per day, and also display the list of values. This is for Java.
Cora M.
Design a program using a console application in Java, named StudentMarksReport, that will print the final result obtained by a student with the weighting of each module. Make use of a class named Student that contains variables to store the student number, test result, assignment result, and exam result. Create a constructor that accepts the student number, test result, assignment result, and the exam result as parameters and create get methods for the variables (Use Scanner to get variables from the user). Create a subclass called StudentReport that extends the Student class. The StudentReport overrides all getter methods and the constructor from Students. Write code for the printReport method which calculates each assessment weighting as follows: Assessment Weighting Test 25% Assignment 25% Exam 50%
Shelayah R.
Recommended Textbooks
Computer Science and Information Technology
Introduction to Programming Using Python
Computer Science - An Overview
Watch the video solution with this free unlock.
EMAIL
PASSWORD