Stores a value that can be changed during execution. Has a name/identifier.
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
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 Quizizz
10 questions
CS Python Fundamentals 8.8 Lesson Quiz

Quiz
•
9th - 12th Grade
8 questions
2.3.1(f) Binary Search

Quiz
•
12th Grade
12 questions
Search Algorithms

Quiz
•
9th - 11th Grade
11 questions
Understanding Linear Search Algorithm

Quiz
•
12th Grade
10 questions
Algorithm Complexity Quiz

Quiz
•
9th - 12th Grade
14 questions
CSP - Vocab Quiz JAN2023

Quiz
•
9th - 12th Grade
14 questions
A-Level Computer Science Data Structures Quiz

Quiz
•
12th Grade - University
11 questions
Computational Thinking

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University