OOP Semifinal Quiz IS2C

OOP Semifinal Quiz IS2C

University

15 Qs

quiz-placeholder

Similar activities

Scratch G5&6

Scratch G5&6

6th Grade - University

17 Qs

Power Point Interaktif

Power Point Interaktif

University

10 Qs

JAVA SWING 1

JAVA SWING 1

University

15 Qs

Brewing JavaFX Quiz

Brewing JavaFX Quiz

University

15 Qs

General Awareness

General Awareness

University

15 Qs

Warming Up #2 ISA311

Warming Up #2 ISA311

University

20 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

UTS Teori PJR 2024

UTS Teori PJR 2024

University

20 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?