Font size
WorksheetsExam #3 Computer language
Total questions: 20
Worksheet time: 28mins
The ________ is what computing devices use at the most basic level to represent and store data.
binary system
computational thinking
computer program
Is a series of steps that a computer can follow.
binary sistem
computational thinking
computer program
Is a set of strategies for tackling complex problems. It involves breaking down solutions into steps that a computer can follow.
binary sistem
computational thinking
computer program
The binary system is base 10 and base 2 are using these 10 symbols (0-9)
True
False
It's like all files and folders and desktop patterns
Binary
Abstraction
Data
Somebody who wrote the steps for a game, app and other software.
Coding
Programmers
Function
Programmers have to write their instructions in special languages.
Computer program
Programmers
Coding
That's like a mini-program we can call on whenever we want.
Function
Programmers
Coding
If there's a mistake, or bug, you have to find out where it is and fix it.
Function
Coding
Bug
That's when the program looks at an unknown value, or variable, and does different things depending on what it is.
Variable/input
Conditional statements
Condition
Output
It is the data or goal you want the computer to reach.
Variable/input
Conditional statements
Condition
Output
The computer must observe, evaluate or judge if there is a problem or situation that prevents your goal. Then, you will need Imprimir to know what to do if you encounter that obstacle or not.
Variable/input
Conditional statements
Condition
Output
The goal that the computer or robot must achieve.
Variable/input
Conditional statements
Condition
Output
What stragedy of Computational Thinking is "where we boil a problem down to its simplest form"?
Abstraction
Algorithm Design
Decomposition
Pattern Recognition
What stragedy of Computational Thinking is "means making a plan—a series of steps to put your ideas into action"?
Abstraction
Algorithm Design
Decomposition
Pattern Recognition
What stragedy of Computational Thinking is "breaks it down into manageable chunks"?
Abstraction
Algorithm Design
Decomposition
Pattern Recognition
What stragedy of Computational Thinking is "involves looking for similarities across different parts of a problem"?
Abstraction
Algorithm Design
Decomposition
Pattern Recognition
Instructions that can be interpreted by a
computer.
Algorithm
Program
Coding
What is the binary code for the digits 17?
(a)
What is the base 10 of this binary code " 11001101 "?
(a)
