1-Dimensional Arrays

1-Dimensional Arrays

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Grade 9 Checkpoint 1 Revision

Grade 9 Checkpoint 1 Revision

9th Grade

15 Qs

pandas

pandas

9th Grade - University

8 Qs

Quiz 15 - Array Basics

Quiz 15 - Array Basics

11th Grade

10 Qs

C# Grundlagen

C# Grundlagen

9th Grade

12 Qs

SLR 9 - Advanced Programming Techniques - part one

SLR 9 - Advanced Programming Techniques - part one

10th Grade

10 Qs

GCSE Computer Science Paper 2: Topic 2.2

GCSE Computer Science Paper 2: Topic 2.2

10th Grade

11 Qs

Quiz 16 - Arrays and Loops

Quiz 16 - Arrays and Loops

11th Grade

10 Qs

Reviewing Arrays

Reviewing Arrays

11th Grade

7 Qs

1-Dimensional Arrays

1-Dimensional Arrays

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

NIBEDITA GHOSAL

Used 4+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is an array?

statistics collected for reference or analysis.

a data structure that contains arbitrary data

A high level programming language

Statements which have multiple choices to choose from

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can the position of each array be identified with?

Array's Row

Array's Ledger

Array's dimension

Array's index

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can a one-dimensional array be referred to as?

List

Table

Column

Row

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False?

"Arrays can store multiple data types"

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which is the Last element on the List?

27

16

21

72

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is there an array in this program?

OUTPUT "Enter these 10 values in order 27, 19, 36, 42, 16, 89, 21, 16, 55, 72"

FOR Counter ← 0 TO 9

OUTPUT "Enter next value "

INPUT MyList[Counter]

NEXT Counter

Yes

No

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

True or False?

"Lists can contain arbitrary objects"

True

False

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?