Self Evaluation: Level Task 1 Class Student Date

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Level 3 Module 3 Task 1 Class

Self Evaluation
Student Date

3. Put a  if the sentence is correct


1. Select the correct answer

 only the characters 0 and 1


1. In Small Basic programming  words from various languages
language we use  words from only the English language

 a typical programming language


 is not a programming language
2. An algorithm is  a programming language in which we can use special
words from the English language
3. An algorithm leads us to the  are followed step-by-step
solution of a problem when  are followed in a random order
the instructions  are written in the English language
 a programming language
4. A flowchart is  the representation of an algorithm in a natural language
 a diagram that represents an algorithm

2. Match the boxes with the actions

To make a decision. Use arrows to go to


  the previous or next step

To get and show data (input and


  output)

  To do calculations or give commands

To mark the beginning and end of the


  process

1
© Binary Logic SA 2013. PHOTOCOPIABLE . Last update: 27 Ιανουαρίου 2022 - Page 1 of 3
1. A program is a list of instructions.

2. A programmer can write a program using only 0s and 1s, which is the
language the computer can understand.

3. A programming language uses words from the English language.

4. A programming language uses only the characters 0 and 1.

5. A program is the representation of an algorithm written in a


language understandable to the computer.

6. An algorithm is a programming language.

7. The algorithm may follow the instructions in random order.

8. An algorithm must always ensure that it will eventually finish.

9. A flowchart is the only way to represent an algorithm.

10. A flowchart is a diagram that represents an algorithm.

11. A flowchart gives a clear step-by-step solution to a problem.

12. The instructions for making a kite can consist of an algorithm.

13. In an algorithm we cannot validate the input data.

14. When the input data is unacceptable the algorithm cannot continue.

Q/ Circle the correct answer

1- The program that transforms your code into another language that a
computer can understand is called
a. Compiler b. Assembly c. Flowchart d Algorithm

2- A is a diagram that represent an algorithm and show the steps you need
to follow is called

a. Compiler b. Assembly c. Flowchart d Algorithm

2
© Binary Logic SA 2013. PHOTOCOPIABLE . Last update: 27 Ιανουαρίου 2022 - Page 2 of 3
3- is a low level programing language in which each statement corresponds to a
single machine code instruction
a. Compiler b. Assembly c. Flowchart d Algorithm

4- An is a step-by-step list of instructions.


a. Compiler b. Assembly c. Flowchart d. Algorithm

3
© Binary Logic SA 2013. PHOTOCOPIABLE . Last update: 27 Ιανουαρίου 2022 - Page 3 of 3

You might also like