Binary and Logic Flashcards
Binary
Computers only understand two values: on and off. Binary is how we represent these two values as either a 1 or a 0.
Denary
Denary (Base 10) is the name for our numbering system.
Transistors
Transistors are tiny switches inside the computer that switch on and off/ switch from 1 and 0.
Sounds
In addition, as well as numbers, binary can be used to represent sound.
Images
In addition, as well as numbers, binary can be used to represent images.
Boolean
In binary 1 and 0 are called Boolean. When using binary in logic, the Boolean values for 1 and 0 are true and false.
Bit
In binary each digit is called a bit (binary digit).
Byte
In binary 8 bits make/is called a byte.
Nibble
4 bits in binary make/is called a nibble.