Search Header Logo

Reviewing Arrays

Authored by Leori Ignacio

Computers

11th Grade

Used 20+ times

Reviewing Arrays
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A one-dimensional array is also called a list.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A multi-dimensional array is also called an "arrays of arrays".

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the syntax in declaring a one-dimensional array?

<data type><array name>[<array size>];

<data type><array size>[<array name>];

<data type><index>[<array name>];

<array name><data type>[<index>];

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the syntax in declaring a two-dimensional array?

<data type><array name>[<row size>][<column size>];

<data type><array name>[<colum size>][<row size>];

<data type>[<colum size>][<row size>]<array name>;

[<colum size>][<row size>]<data type><array name>;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the syntax in declaring referencing a one-dimensional array?

<data type><array name>[<row size>][<column size>];

<data type><array name>[<array size>];

<array name>[<column size>][<row size>];

<array name>[<index>];

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the syntax in declaring referencing a two-dimensional array?

<array name>[<row size>][<column size>];

<array name>[<row index>][<column index>];

<array name>[<column index>][<row index>];

<array name>[<index>];

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum index if the array size declared is 20?

20

21

18

19

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?