Question
write a program in java. it is basically a restuarant in which a person had to create an account. if he already has a account
write a program in java. it is basically a restuarant in which a person had to create an account. if he already has a account he can directly book a reservation. make sure that Reservation is properly done by Java Calender. Later the Restuarant will ask for the review of the dish also give a coupon of 10%,15% discount to fully satisfied the customer. and all of this will be save in a text file and next time if we run the code the reservation slots should be booked. make sure you put try catch phrases.
classes are Customer and Restuarantt if these helps. All classes should be in the same file with Main Class also provide the screenshots of the code running in compiler.
This is a basic Java project that is only gonna execute on CLI. and the screenshot are the code running on VS code or any other compiler. don't copy any other code because they are wrong
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