One and Two Dimensional Arrays

One and Two Dimensional Arrays

11th Grade

32 Qs

quiz-placeholder

Similar activities

2.2 Programming Fundamentals Knowledge Check

2.2 Programming Fundamentals Knowledge Check

9th - 12th Grade

32 Qs

Latihan soal Akhir Semester satu

Latihan soal Akhir Semester satu

9th Grade - University

30 Qs

Java Quiz

Java Quiz

11th Grade - University

34 Qs

recursion review 13.3

recursion review 13.3

9th - 12th Grade

30 Qs

Lists, networks and OS

Lists, networks and OS

11th Grade

29 Qs

Unit 6 Arrays and ArrayLists

Unit 6 Arrays and ArrayLists

9th - 12th Grade

30 Qs

#9 Uji Pemahaman Microsoft Excel_2

#9 Uji Pemahaman Microsoft Excel_2

9th - 12th Grade

32 Qs

CSS Q1-Q#2ElementsOfComputerSystem

CSS Q1-Q#2ElementsOfComputerSystem

11th Grade

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