NEW
Font size
WorksheetsGrade 5 Unit 1&2 Term 1 CHP 1 (2024-2025)
Total questions: 20
Worksheet time: 14mins
Embedded systems are computer systems with hardware and software to control and/or monitor a specific task or function within a larger system.
True
False
Which one uses an embedded system?
Which one do we use to detect movement?
A. Buzzer
B. IR sensor
C. Motion sensor
D. Humidity sensor
Which one is a small system with all components in a single board?
Which one is block-based programming software that can we use to program a
microcontroller?
A. Arduino IDE
B. Python
C. Arduino Uno
D. Ardublockly
Ahmed starts writing a small sub-program to create a big computer program. What do we call this?
Algorithm
Decomposition
Variables
Feedback
Which one is a place in memory that you can create to store information?
Loops
Algorithms
Names
Variables
Which flowchart symbol shows input and output data?
This code displays the string “Red” for one second. You want to change this code to display the strings “RED”, “GREEN” and “WHITE” for one second. Which of these is the updated code?
When you write a code for the computer to carry out a task, it is called
Design
programming
sketching
What does IPO mean?
input, producing, and output
input, process, and output.
input, processing, and outcome.
Which one of the following is an output device?
Is a keyboard an input or output device?
Input
Output
Is a screen an input or output device?
Input
Output
Algorithm is a
a set of steps to do a task.
difficult procedure
complex
hard steps
We use different boxes in
steps
flowchart
algorithm
quiz
Flowcharts are from
Left
Right
Bottom
Top to bottom
