G8 - Binary and Algorithm (End of unit test)
star
star
star
star
star
Last updated 6 months ago
17 questions
Answer all the questions.
1
What is 00110111 in denary?
What is 00110111 in denary?
1
Convert the denary number 14 to binary
Convert the denary number 14 to binary
1
Convert the denary number 131 to binary
Convert the denary number 131 to binary
1
Convert the binary number 00010101 to denary
Convert the binary number 00010101 to denary
5
Carry out the following following addition in binary:
Carry out the following following addition in binary:
5
Match the basic symbols used in flowcharts with what they represent:
Match the basic symbols used in flowcharts with what they represent:
| Draggable item | arrow_right_alt | Corresponding Item |
|---|---|---|
Start/End | arrow_right_alt | oval |
Flow lines | arrow_right_alt | rectangle |
Process | arrow_right_alt | diamond |
Input/Output | arrow_right_alt | parallelogram |
Decision | arrow_right_alt | arrows |
2
What is an algorithm?
What is an algorithm?
1
Algorithms can be presented in Flowchart or Pseudocode forms.
Algorithms can be presented in Flowchart or Pseudocode forms.
10
Drag and drop the correct description to the appropriate flowchart symbols.

Other Answer Choices:
Ask for patients’ name
Patient needs to update records
Patient arrives
Is the Dr. available to see patient?
Patient leaves
Is the patient information up to date?
Patient sees Dr.
Waiting room
Is Patient registered with GP?
Patient needs to complete registration forms
1
What is a BBC micro:bit?
What is a BBC micro:bit?
1
How many outputs are there on the BBC Micro:bit?
How many outputs are there on the BBC Micro:bit?
1
The BBC micro:bit is a physical computing device that only allows programming in Python.
The BBC micro:bit is a physical computing device that only allows programming in Python.
1
The BBC micro:bit contains an accelerometer and a compass.
The BBC micro:bit contains an accelerometer and a compass.
1
The micro:bit's display consists of 25 LEDs.
The micro:bit's display consists of 25 LEDs.
1
The BBC micro:bit can only be powered with a USB cable.
The BBC micro:bit can only be powered with a USB cable.
3
Match the parts of the BBC micro:bit to their functions.
Match the parts of the BBC micro:bit to their functions.
| Draggable item | arrow_right_alt | Corresponding Item |
|---|---|---|
Accelerometer | arrow_right_alt | Detects physical position and movement |
Temperature sensor | arrow_right_alt | Detects current temperature |
25 LED matrix | arrow_right_alt | Displays output as images or text |
1
Name one input method on a BBC micro:bit.
Name one input method on a BBC micro:bit.