IB CS Topic 4.2

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Mai Abdou
Used 15+ times
FREE Resource
9 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
20 sec • 5 pts
Stores a value that can be changed during execution. Has a name/identifier.
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Can hold multiple data elements of only same type (String, int, boolean, etc.) or objects. Has a name, size cannot be changed during execution. Can be one-dimensional/linear or two-dimensional.
Collection
Variable
String
Array
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Simplest search algorithm. Looks through every index in array for search value.
Sequential Search
Binary Search
4.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Very slow sorting algorithm that compares two adjacent elements in array, swapping them if not in correct (ascending or descending) order. Stops when no swaps were required.
Bubble Sort
Selection Sort
5.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Algorithm whose syntax is not as strict as computer languages. Cannot be understood by computers.
Flow chart
Pseudocode
Big O Notation
Collection
6.
FILL IN THE BLANK QUESTION
20 sec • 5 pts
Amount of computer resources such as CPU and memory required to perform functions.
7.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Extent to which algorithm satisfies expectations and all objectives from design and implementation phase, and is free from faults
Effeciency
Correctness
Reliability
Flexibility
8.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Capability of algorithm to maintain predefined level of performance and perform all required functions under stated conditions, having long mean time between failures.
Abstraction
Correctness
Flexibility
Reliability
9.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
Indicates condition. Its value is changed when condition changed. Usually boolean variable. For example, can be used to end a loop.
Exception
Flag
Problem
Similar Resources on Wayground
10 questions
A-level CSc Page ranking algorithm

Quiz
•
11th Grade
6 questions
G12 ICDL Search Engine Optimisation

Quiz
•
11th - 12th Grade
12 questions
WJEC Computer Science KO - Algorithms 1

Quiz
•
11th Grade
10 questions
Y6 - Programming A - Variables in games

Quiz
•
6th Grade - University
14 questions
AP CSP Vocab

Quiz
•
11th Grade
8 questions
APCSP Big Idea 3 Review

Quiz
•
10th - 12th Grade
11 questions
36. Algorithms - Systematic Approach Quiz

Quiz
•
9th - 12th Grade
10 questions
J277 - 2.1 - Inputs, Outputs and Processes

Quiz
•
10th Grade - University
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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade