Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 453 Bytes

File metadata and controls

8 lines (8 loc) · 453 Bytes

Java-Calculators

Repository on simple Java Calculators

  1. BMI Calculator - Calculates BMI of a person
  2. Area of Shapes Calculator - Calculates the surface area of a Cylinder in the units given
  3. Cost Calculator - Calculates the cost of a product after a discounted price with and without GST
  4. Basic Calculator - Calculates simple arithmathic operations with times table
  5. Number Guessing Game - Guess the number in 3 modes
  6. Combined Calculator