ONE 6th FORM Arrays H446

ONE 6th FORM Arrays H446

11th Grade

15 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

1st - 12th Grade

10 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

Data Structures: 1D,2D & List

Data Structures: 1D,2D & List

11th Grade

17 Qs

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

Final Exam Review

Final Exam Review

9th - 12th Grade

17 Qs

Data Structures & Types

Data Structures & Types

11th Grade

20 Qs

Robots in History and Intro to Micro:Bits

Robots in History and Intro to Micro:Bits

9th - 12th Grade

20 Qs

ONE 6th FORM Arrays H446

ONE 6th FORM Arrays H446

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Lorna Jarrett

Used 2+ times

FREE Resource

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