GCSE Computing: 2.2 Data Structures #1

GCSE Computing: 2.2 Data Structures #1

10th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

AP CSA Arrays

AP CSA Arrays

10th - 12th Grade

14 Qs

Arrays and Lists

Arrays and Lists

6th - 12th Grade

10 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

C# Arrays

C# Arrays

9th - 12th Grade

12 Qs

Arrays and Lists

Arrays and Lists

10th - 11th Grade

15 Qs

Implementation - PowerPoint 1 Higher

Implementation - PowerPoint 1 Higher

11th Grade

14 Qs

C Programming Concepts Quiz

C Programming Concepts Quiz

10th Grade

15 Qs

Java Array Basics

Java Array Basics

10th - 12th Grade

15 Qs

GCSE Computing: 2.2 Data Structures #1

GCSE Computing: 2.2 Data Structures #1

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Jon Bridgeman

Used 12+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data structure is...

A type of data

Different variables storing related data

A collection of related data grouped with a single identifier

A group of variables about one piece of data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about data structures is NOT true? (choose 1 - 4 answers)

Arrays are dynamic data structures

Arrays are mutable

Lists are mutable

Lists are dynamic data structures

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiran is writing a program to allow her teacher to store the names and test marks of all the pupils in her Computing group. What data structure should she create in order to store the data?

List

Array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Max is writing a program to store the average rainfall (in mm) per month for a two-year period. What data structure should he create to store the data?

List

Array

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Zac has created a program containing the array shown here. What is the value of fibonacci [3]?

1

2

3

5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Sophie has written a program containing the list shown here. What is the value scorers [5] ?

Ings

Sterling

22

20

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is correct?

Arrays can contain a mix of data types

Arrays are static data types

Arrays are dynamic data types

Arrays are immutable

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?