One and Two Dimensional Arrays

One and Two Dimensional Arrays

11th Grade

32 Qs

quiz-placeholder

Similar activities

Algoritma dan Pemrogaman Dasar

Algoritma dan Pemrogaman Dasar

10th Grade - University

30 Qs

SKB Microsoft Office dan Struktur Data

SKB Microsoft Office dan Struktur Data

1st Grade - Professional Development

30 Qs

Hash Tables & Other Data Structures

Hash Tables & Other Data Structures

10th - 12th Grade

35 Qs

Progress test 2

Progress test 2

9th - 11th Grade

35 Qs

Arrays and Lists

Arrays and Lists

10th - 12th Grade

29 Qs

Java Arrays and ArrayLists

Java Arrays and ArrayLists

10th - 12th Grade

29 Qs

Arrays and ArrayLists in Java

Arrays and ArrayLists in Java

10th - 12th Grade

29 Qs

Array and ArrayLists in Java

Array and ArrayLists in Java

10th - 12th Grade

29 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?