Grade 11 - Quiz 1 Introduction to Arrays

Grade 11 - Quiz 1 Introduction to Arrays

11th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz 2: Introduction to PHP

Quiz 2: Introduction to PHP

11th Grade

10 Qs

C++ Recursion

C++ Recursion

8th - 12th Grade

12 Qs

Java - arrays and String methods

Java - arrays and String methods

9th - 12th Grade

12 Qs

Programming - Arrays

Programming - Arrays

2nd - 12th Grade

10 Qs

CP M.8.1-8.5 Quiz Review

CP M.8.1-8.5 Quiz Review

9th - 12th Grade

15 Qs

Array List

Array List

9th - 12th Grade

13 Qs

Javascript

Javascript

10th - 12th Grade

15 Qs

Introduction to PHP: Hypertext Preprocessor

Introduction to PHP: Hypertext Preprocessor

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