Arrays and list in Python

Arrays and list in Python

9th Grade

30 Qs

quiz-placeholder

Similar activities

Arrays and ArrayLists in Java

Arrays and ArrayLists in Java

9th - 12th Grade

25 Qs

C4tW Unit 1 and 2 Review

C4tW Unit 1 and 2 Review

9th - 12th Grade

27 Qs

Progress test 2

Progress test 2

9th - 11th Grade

35 Qs

Tryout SAS Kls 8

Tryout SAS Kls 8

8th Grade - University

35 Qs

N5 Computer Science

N5 Computer Science

9th Grade

30 Qs

Sorting Algorithm

Sorting Algorithm

9th - 12th Grade

25 Qs

Sorting Algorithms in Java

Sorting Algorithms in Java

9th - 12th Grade

25 Qs

Unit 10 CSP Algorithms Review

Unit 10 CSP Algorithms Review

9th - 12th Grade

27 Qs

Arrays and list in Python

Arrays and list in Python

Assessment

Quiz

Computers

9th Grade

Easy

Created by

M Ellis

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of print, when this program is executed?

mountain

sheep

house, mountain

u

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of data structures in computer science?

To store data in a random way

To store data in an organized and accessible way

To delete data permanently

To encrypt data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer science, what do you need to know about data?

How data is stored and the types of operations you can perform on it

Only how data is stored

Only the types of operations you can perform on it

How to delete data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a characteristic of static data structures?

Their size can change

They are more flexible

Their size cannot change

They have unlimited memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a characteristic of dynamic data structures?

They have a fixed memory capacity

They are less flexible

The memory capacity is not fixed

They reserve memory for a set amount of data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array?

A dynamic data structure

A static data structure

A type of loop

A variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be changed in an array?

The size of the array

The data type of the array

The contents of the array

The number of elements

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?