CALCULATOR
CALCULATOR
AIM:
To develop an application using netbeans with four buttons to
perform the basic mathematical operations of addition,
subtraction, multiplication and division of any two numbers
entered by the user.
Steps:
First design the form with the following components:
two editable text fields to accept the two numbers .