Grade 11 - Quiz 1 Introduction to Arrays

Grade 11 - Quiz 1 Introduction to Arrays

11th Grade

10 Qs

quiz-placeholder

Similar activities

ArrayList Review

ArrayList Review

9th Grade - University

11 Qs

Dictionary in Python

Dictionary in Python

11th - 12th Grade

10 Qs

MOAC Word 2016 Lesson 3

MOAC Word 2016 Lesson 3

8th - 12th Grade

10 Qs

PYTHON DICTIONARIES

PYTHON DICTIONARIES

11th Grade

14 Qs

Arrays and ArrayLists

Arrays and ArrayLists

10th - 12th Grade

15 Qs

Quiz 16 - Arrays and Loops

Quiz 16 - Arrays and Loops

11th Grade

10 Qs

APCSA Search & Sort

APCSA Search & Sort

9th - 12th Grade

15 Qs

Quiz 15 - Array Basics

Quiz 15 - Array Basics

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