Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CODE IN JAVA Bundoo khan is famous restaurant in Karachi, they have almost manual process. Now they are willing to use computers and need a

CODE IN JAVA

Bundoo khan is famous restaurant in Karachi, they have almost manual process. Now they are willing to use computers and need a computer program that helps them to process their orders . They defined their process as: When a user comes and asks about deals or Menu List, we replied we have three deals for as per different budget and our deals are associated with days. Often we have complementary food to our customers. And if user want to see menu list with lower to high price user can easily see(You have to workout a solution :

1-Create Menu list of restaurants by using an array according to your own choice.

2-Show Menu List

3-Sort the menu list of restaurant in an ascending order according to their price.(e.g: lower to high price ascending order)

4-Now Ask user to enter selected menu as input, then it asks how much money you have, if day and money is suitable for deal then algorithm suggest it otherwise says sorry you can not have any deal in this range, you can buy single item

Bundoo khan is famous restaurant in Karachi, they have almost manual process. Now they are willing to use computers and need a computer program that helps them to process their orders . They defined their process as: When a user comes and asks about deals or Menu List, we replied we have three deals for as per different budget and our deals are associated with days. Often we have complementary food to our customers. And if user want to see menu list with lower to high price user can easily see(You have to workout a solution :

1-Create Menu list of restaurants by using an array according to your own choice.

2-Show Menu List

3-Sort the menu list of restaurant in an ascending order according to their price.(e.g: lower to high price ascending order)

4-Now Ask user to enter selected menu as input, then it asks how much money you have, if day and money is suitable for deal then algorithm suggest it otherwise says sorry you can not have any deal in this range, you can buy single item.

image text in transcribed

Customer Range (Rs) Day Monday Menu Details Deal 01 Deal 01 and Deal 02 101.00 and more Tuesday & Wednesday 101.00 and more Deal 01, Deal 02, Deal 03 + complementary sweets Deal 01 Deal 01 and Deal 04 Deal 01, Deal 04, Deal 05 + complementary shake Deal 01 Deal 01 and Deal 06 Deal 01, Deal 06, Deal 07 + complementary Falooda Deal 01 + complementary soup Buffet Thursday & Friday 101.00 and more 15.00 - 50.00 150 / person Weekends Customer Range (Rs) Day Monday Menu Details Deal 01 Deal 01 and Deal 02 101.00 and more Tuesday & Wednesday 101.00 and more Deal 01, Deal 02, Deal 03 + complementary sweets Deal 01 Deal 01 and Deal 04 Deal 01, Deal 04, Deal 05 + complementary shake Deal 01 Deal 01 and Deal 06 Deal 01, Deal 06, Deal 07 + complementary Falooda Deal 01 + complementary soup Buffet Thursday & Friday 101.00 and more 15.00 - 50.00 150 / person Weekends

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

Step: 3

blur-text-image

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

Seven Databases In Seven Weeks A Guide To Modern Databases And The NoSQL Movement

Authors: Luc Perkins, Eric Redmond, Jim Wilson

2nd Edition

1680502530, 978-1680502534

Students also viewed these Databases questions

Question

What is the mean world syndrome?

Answered: 1 week ago