NEW
Font size
WorksheetsYear 8 Summer Test 8X-COM2
Total questions: 60
Worksheet time: 39mins
Which is the smallest form of data?
Bit
Byte
Nibble
8 Binary Digits
Which is larger?
Bit
Byte
What digits are part of the binary number system?
0-9
0-F
0 and 1
1-9
Convert the binary number 1110 to decimal.
3
10
15
14
Convert the decimal number 4 to binary.
1000
0101
0010
0100
Convert the binary number 1010 to decimal.
8
10
9
7
Convert the decimal number 14 to binary.
1110
1100
1011
0101
Which code will allow you to loop your program?
On Start
Forever
On Button A
On Shake
When will this piece of code start?
When you shake the MicroBit
When you turn on the MicroBit
When you press the A and B buttons on the MicroBit
Which part of the MicroBit is the LED Panel?
1
2
3
4
Which part of the MicroBit is the B Button?
1
2
3
4
Select an output?
Select an input?
What is the name of the variable in this code?
score
button A
Level 2
The microbit has a reset button.
True
False
An instrument for measuring acceleration or for detecting and measuring vibrations.
Accelerometer
Map
Magnetometer
Calculator
Is the image shown hardware or software?
hardware
software
Is the image shown hardware or software?
hardware
software
Is the image shown hardware or software?
software
hardware
Is the image shown hardware or software?
software
hardware
Is the image shown hardware or software?
hardware
software
Is the image shown hardware or software?
hardware
software
Is the image shown hardware or software?
software
hardware
Is the image shown a hardware or software?
hardware
software
When you press a key on your keyboard what is the result shows on the screen called?
Input
Process
Output
Storage
When a user enters data into a computer, what is this called?
Input
Process
Output
Program
If I input the numbers 5 and 4 and the computer outputs 3 and 2, what is the process?
double it
divide it by 2
add 1
subtract 2
If you input 23 + 4 into a calculator on your PC, what would be the output?
24
25
26
27
What kind of device is this?
Input
Output
Input and output
What kind of device is this?
Input
Output
Input and output
What kind of device is this?
Input
Output
Input and output
What kind of device is the screen on this phone?
Input
Output
Input and output
What kind of device is this?
Input
Output
Input and output
Instructions carried out one after another in order is a...
List
Sequence
Collection
Series
Which is the definition of "sequence"?
A set of instructions in a specific order
Where instructions repeat
Code where decisions are made
Which is the definition of "selection"?
A set of instructions in a specific order
Where instructions repeat
Code where decisions are made
Which is the definition of "iteration"?
A set of instructions in a specific order
Where instructions repeat
Code where decisions are made
Which statement is used to implement iteration?
IF
WHILE
Which statement is used to implement selection?
IF
WHILE
Will this program display "Correct"?
Yes, because X is less than 50
No, because X is more than 50
No, because a 'Say' block doesn't produce text
Yes, because a 'Say' block must always run
Will "Correct" be displayed
Yes, because X is 35 which is less than 50
Yes, because X plus 2 is less than 50
Yes, because X times 2 is more than 50
No, because X times 2 is more than 50
Will 'Correct' be displayed?
Yes because X is 35 and that's less than 50
No, because although X is less than 50, the NOT flips it.
No, because it's NOT using an X
No, because the variable X is NOT 35
Will "Correct" be displayed?
Yes, because Y is less than 1 AND X is less than 50
Yes, because X is less than 50
Yes, because Y is less than 50
Yes, because Y is less than 1
Which of the following is a variable?
A ___________ IS AN EQUATION TO SOLVE A MATHMATICAL PROBLEM.
FUNCTION
FORMULA
CELL
ROW
A GROUP OF CELLS IN A WORKSHEET IS CALLED A _______________
COLUMN
ROW
RANGE
FORMULA
A SELECTED CELL IS HIGHLIGHTED IN THE SHEET AND IT IS CALLED _________
CELL
SELECTED RANGE
ACTIVE CELL
NONE
