OCR A Level Computer Science Data Structures

OCR A Level Computer Science Data Structures

12th Grade

20 Qs

quiz-placeholder

Similar activities

Operating Systems Quiz

Operating Systems Quiz

12th Grade - University

22 Qs

QUIZ AIJ Manajemen Bandwidth

QUIZ AIJ Manajemen Bandwidth

12th Grade

15 Qs

Authentication Quiz

Authentication Quiz

11th Grade - University

15 Qs

Berpikir Komputasional Informatika X

Berpikir Komputasional Informatika X

9th - 12th Grade

15 Qs

Tugas Kuis Bandwidth - 2

Tugas Kuis Bandwidth - 2

12th Grade

25 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Ujian TIK Kelas XII

Ujian TIK Kelas XII

12th Grade

15 Qs

soal berpikir komputasional kelas 8 gasal

soal berpikir komputasional kelas 8 gasal

8th Grade - University

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