WorksheetsComputer Pioneers - Charles Babbage & others
Total questions: 20
Worksheet time: 11mins
Define the term computational thinking
Using a computer
Developing an algorithm to solve a problem
Making a computer use arti cial intelligence
Google is computational thinking
Which sorting algorithm is described by: moving through a list repeatedly, swapping elements that are in the wrong order
Merge
Bubble
Insertion
None of the above
The following list is to be sorted using a bubble sort:
12, 6, 8, 1, 3
What will the list look like after the first iteration through the list
6 8 1 3 12
6 12 1 8 3
1 3 6 8 12
6 8 1 12 3
Which sorting algorithm needs to go through the list repeatedly?
Merge
Bubble
Insertion
None of them do
What is the name of this logic gate?
AND gate
NOT gate
OR gate
NOR gate
What is the name of this logic gate?
AND gate
NOT gate
OR gate
NOR gate
What is the name of this logic gate?
AND gate
NOT gate
OR gate
NOR gate
<a> tags
Defines an article tag
Defines an HTML link
Defines the link destination
Defines the area
In Cryptography, original message, before being transformed, is called
Simple Text
Plain Text
Cipher Text
Filled Text
An encryption algorithm transforms plain text into:
Cipher text
Simple Text
Empty Text
Plain Text
For which logic gate is this the truth table?
AND
NAND
NOT
OR
For which logic gate is this the truth table?
AND
NAND
NOT
OR
