Advanced Java Programming - Old Questions

Question Answer Details

1. Compare AWT with Swing. Write a GUI program using components to find sum and difference of two numbers.Use two text fields for giving input and a label for output. The program should display sum if  user presses mouse and difference if user release mouse.(2+8)

10 marks
Asked in 2078

Answer

AI Generated Answer

AI is thinking...