Java

Java

University

65 Qs

quiz-placeholder

Similar activities

UAS SO

UAS SO

University

70 Qs

CS8392 - Object Oriented Programming - Unit 1

CS8392 - Object Oriented Programming - Unit 1

University

63 Qs

SAINS KOMPUTER TING 4 - 1.4 STRUKTUR KAWALAN

SAINS KOMPUTER TING 4 - 1.4 STRUKTUR KAWALAN

12th Grade - University

67 Qs

Microprocessor & Microcontroller Basics

Microprocessor & Microcontroller Basics

University

60 Qs

CD19-MIDTERM EXAM

CD19-MIDTERM EXAM

University

65 Qs

Preparing for MTA Certification

Preparing for MTA Certification

KG - University

60 Qs

Java

Java

University

69 Qs

GEL 211 - Quiz 1

GEL 211 - Quiz 1

University

70 Qs

Java

Java

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Milan Jasani

Used 42+ times

FREE Resource

AI

Enhance your content in a minute

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

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these keywords is used to define packages in Java?

pkg
Pkg
package
Package

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A Package is a collection of

classes
interfaces
editing tools
classes and interfaces

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

in java multi-threading, a thread can be created by

Extending thread Class
Implementing Runnable interface
Using Both
None

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these keywords is not a part of exception handling?

try
finally
thrown
catch

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which method is called internally by Thread start() method?

execute()
run()
launch()
main()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these keywords must be used to handle the exception thrown by try block in some rational manner?

try
finally
thrown
catch

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of this access specifies can be used for a class so that its members can be accessed by a different class in the same package?

Public
Protected
No Modifier
All of the mentioned

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?