Week 7

Week 7

1st - 5th Grade

10 Qs

quiz-placeholder

Similar activities

ICT Exam

ICT Exam

4th Grade

13 Qs

Rumah Belajar

Rumah Belajar

1st - 2nd Grade

15 Qs

Tipos de lenguajes de programación

Tipos de lenguajes de programación

3rd Grade

10 Qs

Computer Quiz

Computer Quiz

5th Grade

15 Qs

Power Point

Power Point

3rd - 5th Grade

10 Qs

Smartphones and Apps Quiz

Smartphones and Apps Quiz

4th Grade - Professional Development

10 Qs

IT Quiz

IT Quiz

1st - 12th Grade

10 Qs

Formative Test 2

Formative Test 2

4th 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?