Week 7

Week 7

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

Examen de entrada

Examen de entrada

4th - 6th Grade

10 Qs

R6_2.N_Lógica Computacional - Java 2

R6_2.N_Lógica Computacional - Java 2

2nd Grade - University

15 Qs

Coding

Coding

5th - 6th Grade

13 Qs

3D EXAM FIFTH

3D EXAM FIFTH

5th Grade

10 Qs

Lenguajes de programación

Lenguajes de programación

1st - 3rd Grade

15 Qs

Tercero Primaria

Tercero Primaria

3rd Grade

6 Qs

Coding - What do you know?

Coding - What do you know?

3rd - 5th Grade

10 Qs

JS Review

JS Review

2nd - 5th Grade

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