Skip to content

Conversation

@NeerajGoud1
Copy link

This pull request introduces a complete, user-interactive Java program that performs all four fundamental arithmetic operations — Addition, Subtraction, Multiplication, and Division — on two integers entered by the user.
The program is thoughtfully designed with exception handling to gracefully manage runtime errors such as division by zero, ensuring smooth and crash-free execution.

This contribution is not just a simple calculator — it demonstrates clean coding practices, proper resource management, structured exception handling, and user-friendly output formatting — ideal for beginners learning Java and contributors working on educational or core logic repositories.

@bugOpsX
Copy link
Owner

bugOpsX commented Oct 29, 2025

@NeerajGoud1 already added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants