A JAVA Swing GUI Programmer Calculator that performs the following:
- All the arithmetic operations while handling the Precedence of operators. Implemented the Operator Precedence using Stack Data Structure
- Hexadecimal, Octal, Binary and Decimal conversions
- Conversions between WORD, QWORD, DWORD, and BINARY