Question
I NEED URGENT HELP PLEASE!! I HAVE A FEW HOURS TO SUBMIT THIS!! THIS IS A .NET PROGRAM! Create a program that uses classes, polymorphism,
I NEED URGENT HELP PLEASE!!
I HAVE A FEW HOURS TO SUBMIT THIS!!
THIS IS A .NET PROGRAM!
Create a program that uses classes, polymorphism, and enums to monitor bus routes in a city, with class members including the bus route number, departure and arrival times, and stops, with a continuous menu to update, delete, display, search and add data stored in a collection.
The application should have a menu that allow users to:
Add a new item to the collection.
Display all the items in the collection.
Search for a specific item.
Exit the application by pressing 0.
The application should also display any error messages if the user enters invalid input.
Coding Requirements:
1. Demonstrate applied use of foreground color and change in console title
2. Classes created and apply generics, abstract, and polymorphism
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started