Programming - Arrays

Programming - Arrays

2nd - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to Data Structure

Introduction to Data Structure

1st - 10th Grade

10 Qs

Data Structures - Arrays

Data Structures - Arrays

12th Grade

13 Qs

Java Arrays and Loops Quiz Review

Java Arrays and Loops Quiz Review

9th - 12th Grade

15 Qs

Arrays

Arrays

11th Grade

6 Qs

CP M9 Assessment Review

CP M9 Assessment Review

9th - 12th Grade

12 Qs

H466 - Arrays, Records, Tuples and Lists

H466 - Arrays, Records, Tuples and Lists

11th Grade - University

10 Qs

IF and Vlookup Function

IF and Vlookup Function

9th - 10th Grade

15 Qs

AutoCad Practice Exam

AutoCad Practice Exam

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