Java Packages, Exception Handling, and Files Quiz

Java Packages, Exception Handling, and Files Quiz

University

15 Qs

quiz-placeholder

Similar activities

Java Strings

Java Strings

1st Grade - Professional Development

10 Qs

Java set3

Java set3

University

10 Qs

Java Quiz

Java Quiz

University

10 Qs

execption handling

execption handling

University

17 Qs

Java Simple - 1

Java Simple - 1

University

20 Qs

Java

Java

University

15 Qs

Mastering Python Data Structures

Mastering Python Data Structures

University

10 Qs

Java Set 2

Java Set 2

University

10 Qs

Java Packages, Exception Handling, and Files Quiz

Java Packages, Exception Handling, and Files Quiz

Assessment

Quiz

Other

University

Hard

Created by

C Kumar

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Java package?

A way to format date and time

A method for file handling

A type of exception in Java

A group of similar types of classes and interfaces

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a built-in package in Java?

java.exception

java.lang

java.custom

java.user

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to import a package in Java?

package

require

import

include

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'throws' keyword do in Java?

It throws an exception

It declares an exception

It imports a package

It handles an exception

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of exception in Java?

Runtime Exception

Unchecked Exception

Handled Exception

Checked Exception

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'finally' block in exception handling?

To catch exceptions

To execute code regardless of exceptions

To declare exceptions

To throw exceptions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is used for reading character data from a file?

BufferedWriter

BufferedReader

FileWriter

FileReader

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?