Skip to content

Prash-Mayank/Java-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This Java program is a basic console-based calculator that performs arithmetic operations. It allows users to add, subtract, multiply, and divide two numbers. The program is designed to be user-friendly and provides a menu for selecting the desired operation.

Features: User Input: Prompts the user to enter two integers. Operations: Addition Subtraction Multiplication Division (with a check for division by zero) Display all results at once Menu: Provides a menu to choose the operation and repeats until the user decides to exit. Exit Option: Allows the user to exit the program gracefully.

About

A console-based arithmetic calculator built in Core Java — supports addition, subtraction, multiplication, and division with divide-by-zero handling and an interactive menu-driven loop.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages