Fundamentals of data representation Flashcards
True or false:
Computers use binary to represent all data and instructions
True
True or false:
A bit is the fundamental unit of information
True
How many bits are in a byte?
8
How many bytes are there in a kilobyte?
1000
How many kilobytes are there in a megabyte?
1000
How many megabytes are there in a gigabyte?
1000
How many gigabytes are there in a terabyte?
1000
Put these in order of size, smallest to largest:
Terabyte, Kilobyte, Gigabyte, Bit, Nibble, Megabyte, byte
Bit, Nibble, Byte, Kilobyte, Megabyte,GB, TB
Unicode uses the same code as ASCII up to?
127
Sound is analogue so must be converted to a digital form for storage and processing in a computer.
True or False?
True
Why does sound need to be converted to a digital form of storage to be processed in a computer?
Because it’s analogue
How is sound converted to a digital form?
Sampling the soundwaves
Binary addition:
1 + 0 is
1
Binary addition:
1 + 1 is
0, carry a 1
Binary addition:
1 + 1 + 1
1, carry a 1