Programming - Arrays

Programming - Arrays

2nd - 12th Grade

10 Qs

quiz-placeholder

Similar activities

arrays

arrays

12th Grade

15 Qs

Grade 11 - Quiz 1 Introduction to Arrays

Grade 11 - Quiz 1 Introduction to Arrays

11th Grade

10 Qs

Manipulação de Arrays e elementos JS

Manipulação de Arrays e elementos JS

2nd Grade

12 Qs

G10_C++_Arrays

G10_C++_Arrays

9th - 11th Grade

12 Qs

CodeHS 5.4 & 5.5 ArrayList Stuff

CodeHS 5.4 & 5.5 ArrayList Stuff

9th - 12th Grade

10 Qs

GCSE Computing: Lists and Arrays

GCSE Computing: Lists and Arrays

10th - 11th Grade

15 Qs

T3_PC6.1 & PC6.2

T3_PC6.1 & PC6.2

9th Grade

10 Qs

Variable

Variable

KG - 5th Grade

10 Qs

Programming - Arrays

Programming - Arrays

Assessment

Quiz

Computers

2nd - 12th Grade

Medium

Created by

Matt Fearn

Used 558+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The first element in an array is always element 1.
False
True

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Arrays always have the same...
data types
text types
numbers
types of data

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Arrays are collection of the same data type under a single identifier.
True
False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Values in arrays cannot be changed.
False
True

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The first and last elements of an array declared as scores[10] is...
scores[0], scores[9]
scores[1], score [11]
scores[4], scores[3]
score[0], score[9]

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

myArray[0] + myArray[1] adds the first two values in an array together.
True
False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Array elements can be used the same as any other variable.
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?