Object Oriented Programming in Java - Old Questions

Question Answer Details

10.  How AWT is differing from Swing? Write a GUI program using components to find factorial and cube of number. Use TextField for giving input and Label for output. The program should display factorial if user press mouse on result button and cube if user release mouse from result button.

10 marks
Asked in 2022

Answer

AI Generated Answer

AI is thinking...