Week 7

Week 7

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

TRANSICIÓN Y ANIMACION

TRANSICIÓN Y ANIMACION

3rd Grade

10 Qs

Quiz de JavaScript para Iniciantes

Quiz de JavaScript para Iniciantes

1st Grade

10 Qs

Rumah Belajar

Rumah Belajar

1st - 2nd Grade

15 Qs

اختبار حاسب الى

اختبار حاسب الى

5th Grade

10 Qs

protege

protege

1st - 3rd Grade

9 Qs

Minecraft:java edition

Minecraft:java edition

2nd Grade

5 Qs

IT Quiz

IT Quiz

1st - 12th Grade

10 Qs

BIMESTRAL I (1)-  SEXTO

BIMESTRAL I (1)- SEXTO

1st - 12th Grade

10 Qs

Week 7

Week 7

Assessment

Quiz

Instructional Technology

1st - 5th Grade

Hard

Created by

Tiffany Pandes

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the memory location where the computer stores the list of memory locations to which the system must return when methods end

Call stack

Assertion

Catch or Specify Requirement

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a Java language feature that can help detect logic errors and debug a program.

Call Stack

Assertion

Checked Exception

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a premature, unexpected, and inelegant end to a program.

Crash

Runtime error

Try catch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

- statement that sends an Exception out of a block or a method so it can be handled elsewhere.

Exception Statement

Catch Statement

Throw Statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

exceptions that a programmer should plan for and from which a program should be able to recover.

Unchecked Exceptions

Checked Exceptions

Multithreaded

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following does the same thing as the BufferedWriter class newLine() method?

System.out.println()

Path.getProperty("line.separator")

System.getProperty("line.separator")

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true?

Exceptions are more serious than Errors.

Errors are more serious than Exceptions.

Errors and Exceptions are different but equally serious.

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?