OOP Semifinal Quiz IS2C

OOP Semifinal Quiz IS2C

University

15 Qs

quiz-placeholder

Similar activities

Basic Powerpoint

Basic Powerpoint

University

14 Qs

12. Swing: Controles Básicos

12. Swing: Controles Básicos

University

10 Qs

Try Out UTS Pemrograman Visual 2

Try Out UTS Pemrograman Visual 2

University

10 Qs

General Awareness

General Awareness

University

15 Qs

Brewing JavaFX Quiz

Brewing JavaFX Quiz

University

15 Qs

NP Lab exam (12/11/20)

NP Lab exam (12/11/20)

University

10 Qs

PyGame

PyGame

University

20 Qs

SF for MS PowerPoint

SF for MS PowerPoint

University

11 Qs

OOP Semifinal Quiz IS2C

OOP Semifinal Quiz IS2C

Assessment

Quiz

Computers

University

Hard

Created by

Mary Columbres

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Reminder: Case Sensitive

String [] names = {“Mark”,”Antonio”,”Lea”,”Sheila”};

JList list=_______ Jlist(names);

new

String

Array

[ ]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a method used to set the font attributes of a widget.

Font()

setFont()

getFont()

setFontStyle()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a method used to insert a set of characters in a widget.

setValue()

setInput()

setData()

setText()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a method used to set the size and location of a frame.

setBound()

setXY()

setHW()

setSizeLocatioln()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a package where you get the JComponent.

java.awt

java.util

java.data

javax.swing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a method used for JCheckbox and JRadioButton to get if it is selected or not selected.

isChecked()

isSelected()

isValue()

isTrue()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a container used to set the association of radio buttons.

RadioGroup

ButtonGroup

RadioButton

RadioButtons

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?