Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Rules In Database Systems Third International Workshop Rids 97 Sk Vde Sweden June 26 28 1997 Proceedings Lncs 1312

Authors: Andreas Geppert ,Mikael Berndtsson

1997th Edition

3540635165, 978-3540635161

More Books

Students also viewed these Databases questions

Question

5. Describe the visual representations, or models, of communication

Answered: 1 week ago