Write a C program to help a HiFi’s Restaurant automate its
breakfast billing system. Your assignment should implement
the following items:

a. Show the customer the different breakfast items
offered by the HiFi’s Restaurant.
b. Allow the customer to select more than one item
from the menu.
c. Calculate and print the bill to the customer.
d. Produce a report to present your complete program
and show more sample output.

Assume that the HiFi’s Restaurant offers the following
breakfast menu:

Plain Egg $2.50
Bacon and Egg $3.45
Muffin $2.20
French Toast $2.95
Fruit Basket $3.45
Cereal $0.70
Coffee $1.50
Tea $1.80


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Can a file other than a .h file be included with #include?

0 Answers   Aspire, Infogain,


write a 'c' program to sum the number of integer values

8 Answers  


hi , please send me NIC written test papers to sbabavalli@gmail.com

0 Answers   NIC,


Give the rules for variable declaration?

0 Answers  


Explain what is the difference between functions getch() and getche()?

0 Answers  






difference of two no's with out using - operator

7 Answers  


Write a c pgm for leap year

11 Answers   College School Exams Tests, IBM, TCS,


A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

0 Answers  


ASCII stands for

1 Answers  


explain what is a newline escape sequence?

0 Answers  


how we can say java is platform independent, while we require JVM for that particular Operating System?

3 Answers   Honeywell, TCS,


What is a substring in c?

0 Answers  


Categories