Search Header Logo

OOP Semifinal Quiz IS2C

Authored by Mary Columbres

Computers

University

Used 1+ times

OOP Semifinal Quiz IS2C
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers