wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Exam #3 Computer language

Total questions: 20

Worksheet time: 28mins

Name
Class
Date
1.

The ________ is what computing devices use at the most basic level to represent and store data.

a)

binary system

b)

computational thinking

c)

computer program

2.

Is a series of steps that a computer can follow.

a)

binary sistem

b)

computational thinking

c)

computer program

3.

Is a set of strategies for tackling complex problems. It involves breaking down solutions into steps that a computer can follow.

a)

binary sistem

b)

computational thinking

c)

computer program

4.

The binary system is base 10 and base 2 are using these 10 symbols (0-9)

a)

True

b)

False

5.

It's like all files and folders and desktop patterns

a)

Binary

b)

Abstraction

c)

Data

6.

Somebody who wrote the steps for a game, app and other software.

a)

Coding

b)

Programmers

c)

Function

7.

Programmers have to write their instructions in special languages.

a)

Computer program

b)

Programmers

c)

Coding

8.

That's like a mini-program we can call on whenever we want.

a)

Function

b)

Programmers

c)

Coding

9.

If there's a mistake, or bug, you have to find out where it is and fix it.

a)

Function

b)

Coding

c)

Bug

10.

That's when the program looks at an unknown value, or variable, and does different things depending on what it is.

a)

Variable/input

b)

Conditional statements

c)

Condition

d)

Output

11.

It is the data or goal you want the computer to reach.

a)

Variable/input

b)

Conditional statements

c)

Condition

d)

Output

12.

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.

a)

Variable/input

b)

Conditional statements

c)

Condition

d)

Output

13.

The goal that the computer or robot must achieve.

a)

Variable/input

b)

Conditional statements

c)

Condition

d)

Output

14.

What stragedy of Computational Thinking is "where we boil a problem down to its simplest form"?

a)

Abstraction

b)

Algorithm Design

c)

Decomposition

d)

Pattern Recognition

15.

What stragedy of Computational Thinking is "means making a plan—a series of steps to put your ideas into action"?

a)

Abstraction

b)

Algorithm Design

c)

Decomposition

d)

Pattern Recognition

16.

What stragedy of Computational Thinking is "breaks it down into manageable chunks"?

a)

Abstraction

b)

Algorithm Design

c)

Decomposition

d)

Pattern Recognition

17.

What stragedy of Computational Thinking is "involves looking for similarities across different parts of a problem"?

a)

Abstraction

b)

Algorithm Design

c)

Decomposition

d)

Pattern Recognition

18.

Instructions that can be interpreted by a

computer.

a)

Algorithm

b)

Program

c)

Coding

19.

What is the binary code for the digits 17?

(a)  

20.

What is the base 10 of this binary code " 11001101 "?

(a)