Topic 1: Computational thinking, level 2

Quiz
•
Computers
•
9th Grade
•
Hard
John Rutherford
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between a one-dimensional and two-dimensional array?
A one-dimensional array stores different data types, a two-dimensional array stores the same data type
A one-dimensional array stores the same data type, a two-dimensional array stores different data types
A one-dimensional array is used for sorting, a two-dimensional array is used for searching
A one-dimensional array stores a single row of data, a two-dimensional array stores multiple rows and columns
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm has a time complexity of O(n^2)?
Bubble sort
Merge sort
Linear search
Binary search
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a record in programming?
To store a sequence of items with the same data type
To store a sequence of items with different data types
To increase memory usage
To reduce readability
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a binary search algorithm do?
It searches for an item in an unsorted array
It compares adjacent elements and swaps them if necessary
It searches for an item in a sorted array by halving the search space
It merges two sorted lists
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the benefit of using constants in code?
To change values during execution
To store values that do not change during execution
To increase memory usage
To reduce readability
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator performs integer division?
/
//
%
**
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a subprogram in programming?
To increase code length
To reuse code
To reduce readability
To slow down execution
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Reverse Python quiz

Quiz
•
8th - 9th Grade
20 questions
UH 1 Informatika kelas 9

Quiz
•
9th Grade
20 questions
Remedial SAS Informatika Kelas 9

Quiz
•
9th Grade - University
24 questions
S3 Python datatypes and variables

Quiz
•
8th - 10th Grade
26 questions
Y9 Assessment 4 Revision Quiz

Quiz
•
9th - 10th Grade
20 questions
Grada 9

Quiz
•
9th Grade
23 questions
Principles and Elements of Design

Quiz
•
9th - 12th Grade
20 questions
looping and branching statements in C

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade