Question: Create a program that uses classes, polymorphism, and enums to monitor blizzards in Europe, with class members including the blizzard name, location, and snowfall amount,

Create a program that uses classes, polymorphism, and enums to monitor blizzards in Europe, with class members including the blizzard name, location, and snowfall amount, 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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!