Skip to content

Developed a Java code in Eclipse IDE, using object-oriented programming (OOP) principles which takes customer orders, calculates, and returns the total bill amount. Created classes for various food items, each with specific attributes such as name, price, and quantity. Utilized encapsulation, inheritance, and polymorphism to write the code.

Notifications You must be signed in to change notification settings

Amulya1609/A-Food-Bill-Generator-using-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Developed a Java code in Eclipse IDE, using object-oriented programming (OOP) principles which takes customer orders, calculates, and returns the total bill amount. Created classes for various food items, each with specific attributes such as name, price, and quantity. Utilized encapsulation, inheritance, and polymorphism to write the code.

About

Developed a Java code in Eclipse IDE, using object-oriented programming (OOP) principles which takes customer orders, calculates, and returns the total bill amount. Created classes for various food items, each with specific attributes such as name, price, and quantity. Utilized encapsulation, inheritance, and polymorphism to write the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages