Advanced Java Programming - Old Questions
Question Answer Details
9. Write a GUI application to find sum and difference of two integer numbers. Use two text
fields for input and third text field for output. Your program should display sum if the users
presses the mouse and difference if the users releases the mouse.