Java Review

Java Review

12th Grade

25 Qs

quiz-placeholder

Similar activities

logos

logos

KG - 12th Grade

20 Qs

Light and sound

Light and sound

9th - 12th Grade

21 Qs

Filipino Movies

Filipino Movies

12th Grade

20 Qs

Guess the Kdrama

Guess the Kdrama

KG - Professional Development

22 Qs

organisation of data

organisation of data

11th Grade - Professional Development

20 Qs

C Programming

C Programming

12th Grade - University

25 Qs

Conversational Phrases

Conversational Phrases

9th - 12th Grade

20 Qs

Ad Serial Trivia

Ad Serial Trivia

KG - Professional Development

20 Qs

Java Review

Java Review

Assessment

Quiz

Other

12th Grade

Medium

Created by

Kristel Rebana

Used 10+ times

FREE Resource

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.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?