Computer Science Quiz

Computer Science Quiz

9th Grade

25 Qs

quiz-placeholder

Similar activities

ASK T3 Bab 3 Algoritma

ASK T3 Bab 3 Algoritma

9th Grade

20 Qs

Y8 Databases Test

Y8 Databases Test

8th - 9th Grade

20 Qs

Binary and Search Algorithms Quiz

Binary and Search Algorithms Quiz

9th - 12th Grade

29 Qs

Intro to Algorithms

Intro to Algorithms

9th - 12th Grade

23 Qs

Algorithm in Computer Science

Algorithm in Computer Science

9th - 12th Grade

23 Qs

Topic 1: Computational thinking level 4

Topic 1: Computational thinking level 4

9th Grade

20 Qs

Algorithms - Part 2

Algorithms - Part 2

9th - 12th Grade

20 Qs

Binary Numbers, Data Compression, and Data Extraction

Binary Numbers, Data Compression, and Data Extraction

9th Grade - University

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