What is it called when a program is written to respond to the button clicks, menu selections, and other actions of the user in whatever order the user does them?

Java GUI Basics

Quiz
•
11th - 12th Grade
•
Medium

joan pet
Used 135+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Action-driven programminAg
Event-driven programming.
User-driven programming
Mouse-driven programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The three main parts of a GUI program are:
Windows, Buttons, Mice
GUI Components, Graphics, Code
GUI Components, Event Listeners, Application Code
Frames, Code, Events
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name for a method that responds to events?
A container method.
A snoop method.
A listener method.
An application method.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the base class of nearly all Swing classes?
Object
Component
Swing
JComponent
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Java, what do you call an area on the screen that has nice borders and various buttons along the top border?
A window
A screen
A box
A frame.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What method sets the size of the displayed JFrame?
setSize( int width, int height)
setSize( int height, int width)
setVisible( int width, int height)
setVisible( int height, int width)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sets the frame to 300 pixels wide by 200 high?
frm.setSize( 300, 200 );
frm.setSize( 200, 300 );
frm.paint( 300, 200 );
frm.setVisible( 300, 200 );
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Loops

Quiz
•
5th - 12th Grade
10 questions
Programming Basics

Quiz
•
11th - 12th Grade
12 questions
EMTECH POP QUIZ

Quiz
•
9th - 12th Grade
15 questions
Area and Volume (Calculus)

Quiz
•
9th - 12th Grade
12 questions
Methods (Java)

Quiz
•
11th Grade
20 questions
PBO (GUI) XII

Quiz
•
12th Grade
11 questions
Computer Programming: Graphics

Quiz
•
8th - 11th Grade
13 questions
Quiz sobre Interfaz Gráfica de Usuario (GUI)

Quiz
•
12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade