OCR A Level Computer Science Data Structures

OCR A Level Computer Science Data Structures

12th Grade

20 Qs

quiz-placeholder

Similar activities

Moderna kriptografija

Moderna kriptografija

12th Grade

20 Qs

004_Non-repudiation - CompTIA Security+ SY0-701 - 1.2

004_Non-repudiation - CompTIA Security+ SY0-701 - 1.2

12th Grade - University

19 Qs

Exploring Java Collections

Exploring Java Collections

12th Grade

15 Qs

Data Structures

Data Structures

12th Grade

15 Qs

ASTS GANJIL Informatika

ASTS GANJIL Informatika

10th Grade - University

20 Qs

1.4.2 Queues

1.4.2 Queues

12th Grade

20 Qs

Networking

Networking

9th - 12th Grade

15 Qs

Module 6

Module 6

12th Grade

21 Qs

OCR A Level Computer Science Data Structures

OCR A Level Computer Science Data Structures

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Mr Applewhaite

Used 16+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an array in computer science?

A collection of elements identified by index or key

A protocol for data transmission

A type of function in programming

A data structure that allows elements to be accessed in a fixed sequential order

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data structure uses LIFO (Last In, First Out) principle?

Queue

Stack

Array

Linked List

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the time complexity of accessing an element in an array?

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a type of linked list?

Single linked list

Double linked list

Circular linked list

Infinite linked list

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In a binary search tree (BST), the left child’s value is:

Greater than the parent’s value

Less than the parent’s value

Equal to the parent’s value

Not related to the parent’s value

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data structure is primarily used for implementing undo functionality in text editors?

Queue

Stack

Array

Hash Table

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does FIFO stand for and which data structure is it associated with?

First In, First Out; Stack

First In, First Out; Queue

First In, Last Out; Stack

First In, Last Out; Queue

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?