GCSE Computing: 2.2 Data Structures #1

GCSE Computing: 2.2 Data Structures #1

10th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Implementation - PowerPoint 1 Higher

Implementation - PowerPoint 1 Higher

11th Grade

14 Qs

Introduction to Data Structure

Introduction to Data Structure

1st - 10th Grade

10 Qs

H466 - Arrays, Records, Tuples and Lists

H466 - Arrays, Records, Tuples and Lists

11th Grade - University

10 Qs

Java Array Basics

Java Array Basics

10th - 12th Grade

15 Qs

Unit 6 Comp Sci A Arrays

Unit 6 Comp Sci A Arrays

10th - 12th Grade

14 Qs

Programming - Arrays

Programming - Arrays

2nd - 12th Grade

10 Qs

C# Arrays

C# Arrays

9th - 12th Grade

12 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 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?