Java Packages, Exception Handling, and Files Quiz

Java Packages, Exception Handling, and Files Quiz

University

15 Qs

quiz-placeholder

Similar activities

ambot para asa ni

ambot para asa ni

University

20 Qs

Data Structure 1

Data Structure 1

University

10 Qs

Java Quiz1 @ VCE (CSE (AI&ML))

Java Quiz1 @ VCE (CSE (AI&ML))

University

15 Qs

Java programming

Java programming

University

20 Qs

Java Arrays

Java Arrays

5th Grade - University

10 Qs

Quiz on Object Oriented Programming and Java

Quiz on Object Oriented Programming and Java

University

15 Qs

Quiz OOP 1

Quiz OOP 1

University

10 Qs

BASICS OF JAVA-1

BASICS OF JAVA-1

University

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