Search Header Logo

8525 AQA GCSE 3.2.6 Data Structures

Authored by David Anderson

Computers

10th Grade

Used 84+ times

8525 AQA GCSE 3.2.6 Data Structures
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a record?

A set of numbers grouped in an array

A collection of arrays in a group

A data structure that groups together related items

A program designed to create an array

2.

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

3.

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'

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which iteration method is commonly used with arrays?

ELSE

WHILE

IF

FOR

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arrays have a fixed number of items.


True or False

True

False

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?