What is the definition of computational thinking?
WJEC Computer Science KO - Computational Thinking

Quiz
•
Computers
•
11th Grade
•
Medium

ICT Pentrehafod
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The reduction of a sub-problem to its simplest set of characteristics that are most relevant to producing a solution.
Memory locations used to store data that can change during program execution.
Methods and techniques for analyzing a problem aimed at producing a solution that can be developed as a computer program.
Identifying how similar problems have been solved previously.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the term 'decomposition' refer to in the context of problem solving?
The step-by-step design of a solution to a sub-problem.
The technique of breaking down a large program into a series of more manageable sub-problems.
Memory locations used to store data that does not change during program execution.
Recognizing patterns in complex problems to solve them more efficiently.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which term describes the process of identifying how similar problems have been solved previously?
Abstraction
Algorithm
Pattern recognition
Variables
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is meant by 'abstraction' in problem solving?
The list of steps that need to be taken to solve the problem.
The reduction of a sub-problem to its simplest set of characteristics that are most relevant to producing a solution.
Methods and techniques for analyzing a problem aimed at producing a solution.
Memory locations used to store data that can change during program execution.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
A variable declared in the main program that can be accessed from all parts of the program.
A memory location used to store data that does not change during program execution.
The step-by-step design of a solution to a sub-problem, or the rules to follow to solve the sub-problem.
The technique of breaking down a large program into a series of more manageable sub-problems.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What distinguishes a 'local variable' from a 'global variable'?
A local variable is stored in a location in memory and has a lifespan that lasts the entire time that program is running, while a global variable does not.
A local variable can be accessed from all parts of the program, while a global variable cannot.
A local variable is assigned a new location in memory each time it is declared, while a global variable is not.
A local variable is declared in a sub-procedure and can only be accessed from within that sub-procedure, while a global variable is declared in the main program and can be accessed from all parts of the program.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between static variables and dynamic variables?
Static variables are assigned a new location in memory each time they are declared, while dynamic variables are not.
Static variables are used to store data that does not change during program execution, while dynamic variables store data that can change.
Static variables have a lifespan that lasts the entire time that program is running, while dynamic variables have a lifespan that ends when the sub-procedure ends.
Static variables are declared in the main program, while dynamic variables are declared in sub-procedures.
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are constants in the context of programming?
Memory locations used to store data that can change during program execution.
Memory locations used to store data that does not change during program execution and should be given identifiers in UPPERCASE.
The step-by-step design of a solution to a sub-problem.
The technique of breaking down a large program into a series of more manageable sub-problems.
Similar Resources on Quizizz
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
11 questions
Variables in Scratch

Quiz
•
2nd Grade - University
10 questions
Code.org Unit 5 Vocab Quiz 1

Quiz
•
9th - 12th Grade
8 questions
VB 1

Quiz
•
6th - 12th Grade
12 questions
Computer Science

Quiz
•
3rd - 12th Grade
8 questions
Variables in Python Quiz

Quiz
•
11th Grade
9 questions
C# Variables and Data Types

Quiz
•
8th Grade - University
8 questions
Small Basic Mid Point Review

Quiz
•
6th - 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
20 questions
Types of Credit

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

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