This test is run by .
Note that your final mark will not be saved in the system.
Note that your final mark will not be saved in the system.
Hardware & Software / Boolean Logic MatchUp
Target Level
4-5
Running Total
0
0%
Attempt
1 of 3
Click on a top box, then click on its match below. Or, drag a top box and drop it onto the correct match. Match all pairs before clicking ‘Check’.
Software
Truth Table
Hardware
AND
R = 1
XOR
NOT
Logic Circuit
OR
The physical parts that make up a computer system
Programs and instructions that make a computer system function
A table which shows all the possible inputs and outputs from a given logic system.
The logic gate is known as an ‘inverter’
One or more gates can be arranged to convert binary inputs to binary outputs
The result of a logic circuit where A = 1, B =0 : [ R = A AND (NOT B)]
The logic gate represented by this symbol ⨁
The logic gate represented by the expression R = A.B
The logic gate represented by the expression R = A+B