Coppro Midterm

Coppro Midterm

11th Grade

60 Qs

quiz-placeholder

Similar activities

SOAL LATIHAN INFORMATIKA KELAS 7 SEMESTER 1

SOAL LATIHAN INFORMATIKA KELAS 7 SEMESTER 1

7th Grade - University

60 Qs

Word Modules 1 and 2

Word Modules 1 and 2

9th - 12th Grade

56 Qs

ÔN TẬP TIN HK2

ÔN TẬP TIN HK2

11th Grade

63 Qs

XI - CA - Lesson 6 - Open Office Writer

XI - CA - Lesson 6 - Open Office Writer

11th Grade

55 Qs

Microsoft Word/Powerpoint M1:L1-6

Microsoft Word/Powerpoint M1:L1-6

9th - 12th Grade

60 Qs

Photoshop Layer Masks

Photoshop Layer Masks

10th - 12th Grade

64 Qs

ICT SPM : LA6 (Sistem Maklumat)

ICT SPM : LA6 (Sistem Maklumat)

10th - 12th Grade

57 Qs

SIMULASI UJIAN INFORMATIKA KELAS 9

SIMULASI UJIAN INFORMATIKA KELAS 9

9th Grade - University

60 Qs

Coppro Midterm

Coppro Midterm

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Rouge Walker

Used 2+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an exception in Java?

An event that occurs during program execution that disrupts the normal flow of instructions

A syntax error that occurs during compilation

An error that occurs when the program exceeds its memory limit

A logical error in the program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is exception handling in Java?

The process of ignoring exceptions that occur during program execution

The process used to change the normal flow of code execution if a specified exception occurs

The process of checking for exceptions during compilation

The process of optimizing the program to prevent exceptions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are checked exceptions?

Exceptions that occur during program execution

Exceptions that occur during compilation

Exceptions that are automatically handled by the JVM

Exceptions that can be ignored

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a checked exception?

ArithmeticException

ArrayIndexOutOfBoundsException

ClassNotFoundException

NullPointerException

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are unchecked exceptions?

Exceptions that occur during program execution

Exceptions that occur during compilation

Exceptions that are automatically handled by the JVM

Exceptions that can be ignored

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an unchecked exception?

ClassNotFoundException

InputMismatchException

NoSuchMethodException

IllegalAccessException

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a try block?

A block of code that might throw an exception that can be handled by a matching catch block

A block of code that is always executed

A block of code that is executed before the program terminates

A block of code that is executed after an exception is thrown

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?