UNIT-4-EXCEPTION-HANDLING & I/O BASICS

UNIT-4-EXCEPTION-HANDLING & I/O BASICS

University

30 Qs

quiz-placeholder

Similar activities

Чтение файлов

Чтение файлов

University

25 Qs

packet switching s.d. transmisi digital analog

packet switching s.d. transmisi digital analog

11th Grade - University

25 Qs

Quiz Microsoft Word

Quiz Microsoft Word

10th Grade - University

27 Qs

IT 403 - QUIZ 2

IT 403 - QUIZ 2

University

25 Qs

POO - Revisão Prova III

POO - Revisão Prova III

University

25 Qs

Compro2 (Midterm) Exception

Compro2 (Midterm) Exception

University

35 Qs

Data Link Layer Quiz

Data Link Layer Quiz

University

25 Qs

REVEIWERACKK

REVEIWERACKK

University

35 Qs

UNIT-4-EXCEPTION-HANDLING & I/O BASICS

UNIT-4-EXCEPTION-HANDLING & I/O BASICS

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

N.ILAYARAJA IT

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of error is detected by the Java compiler?

Syntax Error

Run-time Error

Compile-time Error

Logical Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common compile-time error?

Dividing by zero

Missing semicolons

Null pointer exception

Array index out of bounds

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a run-time error occurs?

The program compiles successfully

The program produces incorrect output

The program runs indefinitely

The program crashes without any message

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which exception is thrown when an array index is out of bounds?

NullPointerException

IndexOutOfBoundsException

ArithmeticException

ArrayIndexOutOfBoundsException

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'finally' block?

To catch exceptions

To define a method

To throw exceptions

To execute code regardless of an exception

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to manually throw an exception?

try

catch

throw

finally

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of exception is thrown for division by zero?

ArithmeticException

NullPointerException

IOException

FileNotFoundException

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?