https://github.com/silent18killer/java-calculator-app
Calculator App
https://github.com/silent18killer/java-calculator-app
abstract-window-toolkit calculator graphical-user-interface gui java swing-gui
Last synced: 6 months ago
JSON representation
Calculator App
- Host: GitHub
- URL: https://github.com/silent18killer/java-calculator-app
- Owner: Silent18Killer
- Created: 2024-04-26T06:49:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T07:47:32.000Z (almost 2 years ago)
- Last Synced: 2024-06-03T09:43:50.916Z (almost 2 years ago)
- Topics: abstract-window-toolkit, calculator, graphical-user-interface, gui, java, swing-gui
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-Calculator-App
This is Project Demo
# Projects Details
This is a Java Calculator App project.
Firstly, we can open calculator.java and then run it to execute the program. The program includes features such as addition, subtraction, division, multiplication, and reset.
# How to Use
- **After running the Java file, an Abstract window Toolkit (AWT) is created where we can execute our program.**
- **Press any number, then press an operation key (such as ‘+’, ‘-’, ‘*’, or ‘/’), then enter another number, and finally, press the equal symbol to execute the program.**
# Programming languages used:-
## Developer
[@Silent18Killer](https://github.com/Silent18Killer)