NirmalSilwal / Calculator_using_Java

simple calculator for basic math operation developed using Java, AWT, Swing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator_using_Java

Simple calculator for basic math operation developed using Java, AWT, Swing.

Main_Calculator.java is the file containing main method.

Calculator.java has all the logic for calculator that uses AWT and Swing for the implementation.

My_Calculator.jar is the executable file, you can use it without any instruction as it is simple calculator.

About

simple calculator for basic math operation developed using Java, AWT, Swing

License:MIT License


Languages

Language:Java 100.0%