Final test Stage 5

Додано: 9 грудня 2025
Предмет: Інформатика, 5 клас
24 запитання
Запитання 1

What is an algorithm?

варіанти відповідей

A guess

A precise step-by-step instruction

A picture

A random list

Запитання 2

A good algorithm should be:

варіанти відповідей

Confusing

Clear and unambiguous

Long and complicated

Without order

Запитання 3

The order of steps in an algorithm is called a

варіанти відповідей

Decomposition

algorithm

action

sequence

Запитання 4

Which structure repeats actions until a condition is met?

варіанти відповідей

Sequence

Selection

Loop

Variable

Запитання 5

In Scratch, which block represents selection?

варіанти відповідей

“repeat 10”

“if … then…”

“move 10 steps”

“play sound”

Запитання 6

A variable in programming is:

варіанти відповідей

An image

A programming bug

A fixed number

A container that stores a value

Запитання 7

What is debugging?

варіанти відповідей

Finding and fixing errors

Adding music

Drawing sprites

Making a game

Запитання 8

The sequence of commands does not matter in programming.

варіанти відповідей

True

False

Запитання 9

Selection is when a program chooses between different options

варіанти відповідей

True

False

Запитання 10

Algorithms always need to be written in a specific programming language

варіанти відповідей

True

False

Запитання 11

A sequence means the steps are performed in a specific order

варіанти відповідей

True

False

Запитання 12

Algorithms must always be long and detailed

варіанти відповідей

True

False

Запитання 13

Which of these is NOT an algorithm?

варіанти відповідей

A recipe

A bus timetable

A shopping list

Instructions for building a model

Запитання 14

Which statements describe why algorithms are important? (Choose 2 correct answers)

варіанти відповідей

They help computers solve problems

They make programs run randomly

They give clear instructions

They remove the need for debugging

Запитання 15

Which variable name is the best?

варіанти відповідей

abc

123name

my_variable

score

Запитання 16

Text stored inside a variable is called a string.

варіанти відповідей

True

False

Запитання 17

Variables can only store numbers.

варіанти відповідей

True

False

Запитання 18

Which block sets an initial value to a variable?

варіанти відповідей

change lives by 1

show variable lives

set lives to 5

forever

Запитання 19

Which statements about variables are true? (Choose 2 correct answers)

варіанти відповідей

Variables always stay the same

Variables can be updated

Variables can store text

Variables delete other code

Запитання 20

Decomposition means breaking a big problem into smaller, manageable parts.

варіанти відповідей

True

False

Запитання 21

Decomposition makes a project easier to plan and debug

варіанти відповідей

True

False

Запитання 22

My Blocks run only once and cannot be reused

варіанти відповідей

True

False

Запитання 23

What are advantages of using My Blocks? (Choose 3 correct answers)

варіанти відповідей

Clearer and cleaner code

Code reuse

Faster debugging

Automatically drawing sprites

Making the project harder to understand

Запитання 24

Which of the following are valid data types? (Choose 3 correct answers)

варіанти відповідей

String (text)

Boolean (логічні - так або ні)

Integer (числа)

Block

Repetition

Створюйте онлайн-тести
для контролю знань і залучення учнів
до активної роботи у класі та вдома

Створити тест