Grade 11 - Quiz 1 Introduction to Arrays

Grade 11 - Quiz 1 Introduction to Arrays

11th Grade

10 Qs

quiz-placeholder

Similar activities

Moringa JavaScript Arrays

Moringa JavaScript Arrays

5th Grade - Professional Development

10 Qs

AP CSP - Python Lists and Arrays

AP CSP - Python Lists and Arrays

9th - 12th Grade

10 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

Python: Chapter 7 - True or False (Lists and Tuples)

Python: Chapter 7 - True or False (Lists and Tuples)

9th Grade - University

8 Qs

String Quiz

String Quiz

9th - 12th Grade

15 Qs

Array List

Array List

11th Grade

15 Qs

CodeHS 5.4 & 5.5 ArrayList Stuff

CodeHS 5.4 & 5.5 ArrayList Stuff

9th - 12th Grade

10 Qs

Arrays

Arrays

10th - 12th Grade

10 Qs

Grade 11 - Quiz 1 Introduction to Arrays

Grade 11 - Quiz 1 Introduction to Arrays

Assessment

Quiz

Computers

11th Grade

Medium

Created by

T. Arman

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Python does not have built-in support for Arrays, but Python Lists can be used instead.

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Arrays are used to store multiple values in multiple variable.

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You refer to an array element by referring to the index number.

True

False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Use the LEN() method to return the length of an array (the number of elements in an array).

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The length of an array is always one more than the highest array index.

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You can use the for in loop to loop through all the elements of an array.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You can use the append() method to remove an element to an array.

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?