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

1 Expert Approved Answer
Step: 1 Unlock

a b import javautilScanner import javaniofile import javaio import ja... View full answer

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 Java Programming Questions!