Integrative Programming PRELIM

Integrative Programming PRELIM

University

15 Qs

quiz-placeholder

Similar activities

Python MCQ

Python MCQ

University

20 Qs

WML & WAP

WML & WAP

University

20 Qs

ITF Chapter 1 Computing Devices

ITF Chapter 1 Computing Devices

University

14 Qs

Web quiz 1 - HTML/CSS

Web quiz 1 - HTML/CSS

University

20 Qs

Microsoft Office Advandces 2016

Microsoft Office Advandces 2016

9th Grade - Professional Development

20 Qs

Let's Play Together

Let's Play Together

University - Professional Development

10 Qs

QUIZ BAB 4: SISTEM OPERASI

QUIZ BAB 4: SISTEM OPERASI

8th Grade - University

20 Qs

Round 1 ( RHA Learner Contest )

Round 1 ( RHA Learner Contest )

University

20 Qs

Integrative Programming PRELIM

Integrative Programming PRELIM

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Jess Tony Aprosta

Used 43+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

import java.util.Scanner; is used to?

Call Scanner object

Call Scanner class

Call Scanner method

none of the choices

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

it provides a simple mechanism to choose a file.

JFileChooser
FileBrowser
showOpenDialog
none of the choices

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Pops up an "Open File" file chooser dialog.

JFileChooser
FileBrowser
showOpenDialog
none of the choices

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Pops up a "Save File" file chooser dialog.

showSaveFile
showSaveOption
showSaveDialog
none of the choices

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Assuming you created a Jframe form named MainForm, and you want to call it. What will you use?

MainForm.call(); main.setVisible(true);
MainForm main = new MainForm(); main.setVisible(true);
MainForm.setVisible(true);
none of the choices

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A generic lighweight container.

Panel
Form
Label
none of the choices

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A display area for a short text string or an image or both

Label
Button
Check Box
Radio Button

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?