Skip to content

A java program that reads the subtotal and the gratuity rate, then computes the gratuity and total. For example, if the user enters 10 for subtotal and 12% for gratuity rate, the program displays RM1.5 as gratuity and RM11.5 as total.

Notifications You must be signed in to change notification settings

M4ash/Financial-application-gratuity-rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Financial-application-gratuity-rate

A java program that reads the subtotal and the gratuity rate, then computes the gratuity and total. For example, if the user enters 10 for subtotal and 12% for gratuity rate, the program displays RM1.5 as gratuity and RM11.5 as total.

About

A java program that reads the subtotal and the gratuity rate, then computes the gratuity and total. For example, if the user enters 10 for subtotal and 12% for gratuity rate, the program displays RM1.5 as gratuity and RM11.5 as total.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages