What does data consist of?
Bits and bytes
What is a bit?
A bit is the smallest unit of data. The word bit comes from binary digit. They are represented by 0 or 1.
What is a byte?
A byte is eight bits stuck together in a chunk, one after another.
What is a kilobyte?
1000 bytes
What is a megabyte?
1 million bytes
What is it gigabyte?
1 billion bytes
What is a terabyte?
1 trillion bytes
What is RAM?
Random access memory, it is a type of temporary storage called memory.
What is backing storage?
Backing storage or just storage, is a type of perminant storage. The most common form of this is a hard drive.