Search Header Logo

Java Review

Authored by Kristel Rebana

Other

12th Grade

Used 11+ times

Java Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

IndexOutOfBoundsException is an exception that occurs when trying to access an array with an index that is either too large or too small.

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Syntax error is a type of compiler error that prevents a program from compiling and creating an executable file with a .class extension.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Arithmetic Exception is an exception that occurs whenever a wrong mathematical or arithmetic operation appears in the code during run time.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Variable is an integer contained within square brackets that indicates one of an array’s variables, or elements?

TRUE

FALSE

Answer explanation

SUBSCRIPT is an integer contained within square brackets that indicates one of an array’s variables, or elements.

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Parallel array is an array with the same number of elements and for which the values in corresponding elements are related.

TRUE

FALSE

Answer explanation

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Loop is a collection of multiple values in a single variable with a similar data type?

TRUE

FALSE

Answer explanation

ARRAY is a collection of multiple values in a single variable with a similar data type.

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The elements of an array are stored in a non-contiguous memory location.

TRUE

FALSE

Answer explanation

The elements of an array are stored in a CONTIGUOUS memory location.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?