Question: a. Throughout the Case Problems in this course, you have been using an Event class to store data about events for Yummy Catering. Now, create
a. Throughout the Case Problems in this course, you have been using an Event class to store data about events for Yummy Catering. Now, create an application that prompts the user for details about eight Event objects, and create a data file that contains each event number, event type code, number of guests, and price. Save the program as CreateEventFile.java.
b. Write a program that displays the data saved in the file created in part 1a. Save the program as DisplayEventFile.java.
Step by Step Solution
3.42 Rating (152 Votes )
There are 3 Steps involved in it
a b import javautilScanner import javaniofile import javaio import ja... View full answer
Get step-by-step solutions from verified subject matter experts
