wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Review Grade 6 - DT

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

Which one describes an embedded system?

a)

A tiny programmable computer

b)

A language to create programs that the computer can understand and run

c)

A computer system that has one function within a larger system

d)

The information or data produced by a system based on the input information

2.

Which one is the primary storage of a computer?

a)

RAM and ROM

b)

HDD

c)

SSD

d)

USB flash drive

3.

Which one is a microcontroller?

a)
b)
c)
d)
4.

Which one do we use to detect movement?

a)

Line sensor

b)

Distance sensor

c)

Remote

d)

Motion sensor

5.

Which one do we use to send signals as IR light waves?

a)

Ambient light sensor

b)

Remote

c)

IR sensor

d)

Motion sensor

6.

Which flowchart symbol below should we use for processes?

a)
b)
c)
d)
7.

You want to print the result of multiplying the hours and the rate. Which one shows the pseudocode for this code?

a)
b)
c)
d)
8.

What is the name of a piece of code that returns a value to the program?

a)

Algorithm

b)

Feedback

c)

Decomposition

d)

Function

9.

Which type of basic building blocks (constructs) is the following algorithm?

a)

Sequence

b)

Selection

c)

Iteration

d)

Iteration and Sequence

10.

Which one is an example of nested loops (loop within another loop)?

a)
b)
c)
d)
11.

Which word means breaking a difficult problem down into smaller problems?

a)

Algorithm

b)

Variables

c)

Decomposition

d)

Feedback

12.

Why do we collect feedback on the code we write?

a)

To improve our code

b)

To make the code much longer

c)

To break down a problem

d)

To make our code difficult To make our code difficult