One and Two Dimensional Arrays

One and Two Dimensional Arrays

11th Grade

32 Qs

quiz-placeholder

Similar activities

AP CSA Review Set #1

AP CSA Review Set #1

9th - 12th Grade

37 Qs

AP CSA - Unit 6 Arrays Test Review

AP CSA - Unit 6 Arrays Test Review

10th - 12th Grade

30 Qs

Key Programming Concepts

Key Programming Concepts

5th - 12th Grade

28 Qs

SKB Microsoft Office dan Struktur Data

SKB Microsoft Office dan Struktur Data

1st Grade - Professional Development

30 Qs

AP CSA Java Arrays

AP CSA Java Arrays

9th - 12th Grade

34 Qs

APCSA Unit 6 Arrays

APCSA Unit 6 Arrays

9th - 12th Grade

34 Qs

AP CSAP Lists

AP CSAP Lists

9th - 12th Grade

34 Qs

Y12 Java syntax recap

Y12 Java syntax recap

11th - 12th Grade

27 Qs

One and Two Dimensional Arrays

One and Two Dimensional Arrays

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Krishna Sekhar

Used 5+ times

FREE Resource

32 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hannah is organizing her bookshelf and wants to store books of the same genre together. What is an array?

A type of loop

A data structure to store similar items

A mathematical equation

A type of variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Luna is organizing her bookshelf and wants to know the index of the first book in a one-dimensional array of books. What is the index of the first book?

0

1

10

9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evelyn is organizing a bookshelf with 10 books in a single row. What is the index of the last book on the shelf?

0

1

10

9

4.

OPEN ENDED QUESTION

30 sec • 1 pt

Scarlett wants to organize her book collection by creating a list in pseudocode. How would you declare a one-dimensional array to help her?

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

30 sec • 1 pt

Ava is organizing a small event and needs to keep track of the number of attendees each day for 10 days. Write a short program in Python to declare and populate a one-dimensional array with the number of attendees for each day using a for loop.

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Zoe is organizing her bookshelf and wants to categorize her books by genre and author. What data structure can she use to store this information in a two-dimensional format?

A type of loop

A data structure to store similar items

A mathematical equation

A type of variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Liam is organizing his bookshelf and wants to represent the arrangement of books in a two-dimensional array in pseudocode. How should he represent it?

With square brackets

With curly brackets

With parentheses

With angle brackets

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?