What do 0s and 1s have anything to do with Boolean Logic?

In computers, everything is represented with 0s and 1s. While Boolean Logic is often explained using the terms 'true' and 'false', these are actually represented by the numbers 0 and 1.
0 means 'false' and 1 means 'true'.

LG

Related Computing GCSE answers

All answers ▸

What are the opcode and operand of instructions?


What is the denary representation of the binary number 10110110?


Within the systems life cycle, describe what events might take place in the Analysis stage.


What is an operating system.