1-Dimensional Arrays

1-Dimensional Arrays

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

JRDL - JS Arrays and Objects

JRDL - JS Arrays and Objects

6th Grade - Professional Development

12 Qs

Unit 6 Computer Science Arrays

Unit 6 Computer Science Arrays

10th - 12th Grade

14 Qs

L.5. PHP FUNCTION  AND ARRAY - 2

L.5. PHP FUNCTION AND ARRAY - 2

12th Grade

10 Qs

AP Computer Science Unit 10

AP Computer Science Unit 10

12th Grade

10 Qs

Pandas Quiz

Pandas Quiz

9th Grade

8 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

1.4 Data Structures #1

1.4 Data Structures #1

12th Grade

15 Qs

Quiz 23-05-2021

Quiz 23-05-2021

12th Grade

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