Advance Java: AWT Unit-1 Quiz

SprightlyCommonsense792 avatar
SprightlyCommonsense792
·
·
Download

Start Quiz

Study Flashcards

Questions and Answers

Which package is used for AWT in Java?

java.awt.*

What is the purpose of a Frame in AWT?

Create top-level window with title bar and menu bar

Which method is used to set the size of a Frame in AWT?

void setSize(int width, int height)

What does the method setVisible(true/false) do in AWT?

<p>Set the visibility of the Frame</p> Signup and view all the answers

What is the purpose of java.awt.event package in AWT?

<p>Handle events related to user input</p> Signup and view all the answers

More Quizzes Like This

Java AWT and Event Driven Programming Quiz
10 questions
AWT in Java Quiz
5 questions

AWT in Java Quiz

VisionaryPeridot6562 avatar
VisionaryPeridot6562
Java AWT Quiz
5 questions

Java AWT Quiz

FeatureRichLiberty avatar
FeatureRichLiberty
Use Quizgecko on...
Browser
Browser