A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.
Assignment 4
Design a
Calculator using Java Applet/Swing. The display should have all the digit
buttons
along with
buttons for operations +,-,*, / and =. There is a designated panel to show the
current
results. If a digit button is clicked, the number is displayed on the panel. If
an