Computer Science Quiz

Computer Science Quiz

9th Grade

25 Qs

quiz-placeholder

Similar activities

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

pembangunan algoritma ask f3

pembangunan algoritma ask f3

9th Grade

20 Qs

GCSE - Algorithms 1

GCSE - Algorithms 1

9th - 10th Grade

20 Qs

AQA GCSE Computer Science Paper 1

AQA GCSE Computer Science Paper 1

9th - 11th Grade

20 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

24 Qs

ULANGKAJI ASK TING3

ULANGKAJI ASK TING3

9th Grade

24 Qs

Common Algorithms

Common Algorithms

9th - 12th Grade

25 Qs

AP Sort and Search

AP Sort and Search

9th - 12th Grade

21 Qs

Computer Science Quiz

Computer Science Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Patrick Kilgarriff

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an immutable data structure?

A. Array

B. Record

C. List

D. Tuple

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many dimensions can an array have in A Level Computer Science?

A. 1

B. 2

C. 3

D. Unlimited

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary difference between a record and a list?

A. Records store data in fixed types

B. Lists have a fixed size

C. Records allow duplicate elements

D. Lists cannot be resized

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structures uses nodes connected by pointers?

A. Array

B. Linked List

C. Tuple

D. Hash Table

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a binary search tree, where is a new element greater than the root placed?

A. Left subtree

B. Right subtree

C. At the root

D. Randomly

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a hash table?

A. A table sorted by keys

B. A structure using key-value pairs

C. A graph with hashed edges

D. A stack-based storage system

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What traversal method is used in Depth-First Search (DFS)?

A. Breadth-First

B. In-Order

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?