We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7daba83 commit a32eb32Copy full SHA for a32eb32
README.md
@@ -1,2 +1,7 @@
1
# Calculator_using_Java
2
-simple calculator for basic math operation developed using Java, AWT, Swing
+
3
+Simple calculator for basic math operation developed using Java, AWT, Swing.
4
5
+### Main_Calculator.java is the file containing main method.
6
7
+### Calculator.java has all the logic for calculator that uses AWT and Swing for the implementation.
0 commit comments