Skip to content

HoneyBee is a Java Program to calculate sum of the products with switch case

Notifications You must be signed in to change notification settings

sarvessveeriyah2312/HoneyBee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoneyBee

HoneyBee Frozen Yogurt sales between seller and buyer. Buyer has options to choose either to buy honey ice cream with basic price RM8.00 or to top-up the basic honey ice cream with add-on such as honeycomb at price ofRM7.00 per piece or black pearl at price of RM2.50 per item. The seller will ask buyer information such as honey ice cream option (basic or with add-on choice - honeycomb or black pearl) and quantity to buy. HoneyBee _Transaction will pass this information to HoneyBee _Sales class. HoneyBee Sales will calculate and pass the total price to Honey Bee Transaction for output display. Write a Java code for HoneyBee_Sales class.

Authors

Features

  • Calculate the sum of the product
  • Implementation of Switch Case for multiple choice

License

MIT

About

HoneyBee is a Java Program to calculate sum of the products with switch case

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages