Podcast
Questions and Answers
Which package is used for AWT in Java?
Which package is used for AWT in Java?
What is the purpose of a Frame in AWT?
What is the purpose of a Frame in AWT?
Which method is used to set the size of a Frame in AWT?
Which method is used to set the size of a Frame in AWT?
What does the method setVisible(true/false) do in AWT?
What does the method setVisible(true/false) do in AWT?
Signup and view all the answers
What is the purpose of java.awt.event package in AWT?
What is the purpose of java.awt.event package in AWT?
Signup and view all the answers