Looks like no one added any tags here yet for you.
Why is binary base 2
Because computers are only made of transistors meaning they only understand on and off, base 2 is the most efficient way of representing data using transistors
Type of the binary base 2 system from 1 to 256
1, 2, 4, 8, 16, 32, 64, 128, 256
What is binary
A numbering scheme with a base 2 counting system represented with 1s and 0s
What is denary
A base 10 counting system from 0- 9, It is the standard counting system across the world
convert 19 to binary
11001
convert 10010 to denary
18
Practice binary conversion questions