JPRG Topic 3 - Graphical User Interfaces

JPRG Topic 3 - Graphical User Interfaces

University

6 Qs

quiz-placeholder

Similar activities

MS Access Database

MS Access Database

KG - University

10 Qs

Python Unit -6 Tkinter GUI

Python Unit -6 Tkinter GUI

University

10 Qs

JQuery test rus

JQuery test rus

University

10 Qs

Google Drive

Google Drive

KG - University

10 Qs

Google Form

Google Form

University

10 Qs

Cascading Style Sheets

Cascading Style Sheets

University

10 Qs

Lesson 8 Knowledge Assessment

Lesson 8 Knowledge Assessment

6th Grade - University

10 Qs

Interactive Multimedia Yr9

Interactive Multimedia Yr9

9th Grade - University

10 Qs

JPRG Topic 3 - Graphical User Interfaces

JPRG Topic 3 - Graphical User Interfaces

Assessment

Quiz

Computers

University

Medium

Created by

Alvin Tang

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _ of a Control is displayed, while the _ can be used programmatically in code.

name, name

text, text

text, name

name, text

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _ allows for allows multiple lines of input/output.

Text Area

Text Field

Spinner

Label

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The initComponents() method in a JFrame class can be edited.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Each event handler can only be wired up to one Check Box object.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A JPanel can have a String title by setting its border to _.

Titled Border

JBorder

Panel Border

Stringed Border

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Related JRadioButton controls should be put together in a _ so that only one is selected at any one time.

ButtonGroup

GroupedButtons

GroupForButtons

RadioButtonsGroupbutton