AQA Data Structures and algorithms

AQA Data Structures and algorithms

11th Grade

78 Qs

quiz-placeholder

Similar activities

Foods 1 Final REVIEW

Foods 1 Final REVIEW

9th - 12th Grade

82 Qs

Konsep Wirausaha, Kewirausahaan, Wirausahawan

Konsep Wirausaha, Kewirausahaan, Wirausahawan

11th Grade

80 Qs

Digestive System Review

Digestive System Review

9th - 11th Grade

75 Qs

Quiz Berpikir Komputasional 9

Quiz Berpikir Komputasional 9

9th Grade - University

80 Qs

Ch. 4 Fiber Evidence Test

Ch. 4 Fiber Evidence Test

10th - 12th Grade

75 Qs

ESL Newcomer #3

ESL Newcomer #3

9th - 12th Grade

75 Qs

pro's subnautica quiz

pro's subnautica quiz

KG - Professional Development

83 Qs

NGÂN HÀNG CÂU HỎI  GIƯA KÌ 2 TIN 10

NGÂN HÀNG CÂU HỎI GIƯA KÌ 2 TIN 10

9th - 12th Grade

83 Qs

AQA Data Structures and algorithms

AQA Data Structures and algorithms

Assessment

Quiz

Computers, Other

11th Grade

Practice Problem

Easy

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

78 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by 'declaring' an array?

Create an array in a program, specifying its name and size

creating a program, specifying its size

create a program, specifying its name

create an array to assign to a Selection process

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which value does the command 'list[3]' find?

The fourth value of 'List'
The third value of 'List'
The second value of 'List'
The fifth value of 'List'

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

scores = [5,7,0,10,8,3,7,3]


Which value will be found using the following statement:


print(scores[2])

5

7

0

10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name given to a number that corresponds to the location of an item of data in an array?

Initial

Primary

Index

Identifier

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arrays have a fixed number of items.


True or False

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arrays can have different data types?


True or False?

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of array is the following example?


score = [5,7,0,10,8,3,7,3]

1D

2D

3D

4D

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?