Java Test6

Java Test6

University

50 Qs

quiz-placeholder

Similar activities

Exam 2 Python - Review Questions

Exam 2 Python - Review Questions

University

50 Qs

Java-Lab-Viva-Quiz-Batch11

Java-Lab-Viva-Quiz-Batch11

University

51 Qs

CIE2 Java Lab Quiz

CIE2 Java Lab Quiz

University

50 Qs

Java Exception Handling and String Handling

Java Exception Handling and String Handling

University

49 Qs

AKT test (251-300)   Жаңа вариант

AKT test (251-300) Жаңа вариант

University

50 Qs

Napake - zaloga nalog [WIP]

Napake - zaloga nalog [WIP]

University

48 Qs

OOP Quiz

OOP Quiz

University

50 Qs

OOP exceptii Java rus

OOP exceptii Java rus

University

45 Qs

Java Test6

Java Test6

Assessment

Quiz

Computers

University

Hard

Created by

Prof. Harish T. Gwalani

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an exception in Java?
An error in the code
A runtime error
A logical error
A compile-time error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a checked exception?
NullPointerException
ArrayIndexOutOfBoundsException
IOException
ArithmeticException

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to handle exceptions?
catch
handle
try
throws

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block is always executed?
try
catch
finally
throw

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to throw an exception manually?
throws
throw
final
try

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a superclass of all exceptions?
Throwable
Error
Exception
RuntimeException

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of throws keyword?
To throw multiple exceptions
To declare exceptions
To catch exceptions
To ignore exceptions

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?