Q1. Design a Java Netbeans 6.5.1 GUI application to find out addition of two numbers?
Sol:
Create a GUI application as per following screenshot.
Type the following code by double clicking BtnAdd, button, below the line that says, ‘// TODO add your handling code here’ Read More …