how is data on hard disks stored
using magnetism, north and south polarities represent the binary 1 and 0
how is data on optical disks stored
in a way that causes light from a laser to be refracted in different ways -either its reflected off the surface of the disk or it isn’t, this represents the binary 1 and 0
lasers read/write data
how is data on memory sticks/ solid state media stored
by trapped electrons or free electrons, representing binary 1 and 0
does a bit pattern e.g 10010100 always mean the same thing
no it can be interpreted in many different ways and can represent many different things
e.g in character in ASCII or a denary number in 2s complement
what are the 3 base number systems
binary - base 2
denary - base 10
hexidecimal - base 16
what are hexidecimal number good for representing
colours
memory addresses
mac addresses