Data Rep Flashcards
How many bits are in a byte?
There is 8 bits in a byte.
How many bits are in a nibble?
There are 4 bits in a nibble.
How many bytes are in a kilobyte?
There are 1,000 bytes in a kilobyte as ‘kilo’ means 1,000.
How many kilobytes are in a megabyte?
There are 1,000 kilobytes in a megabyte.
How many megabytes are in a gigabyte?
There are 1,000 megabytes in a gigabyte.
How many gigabytes are in a terabyte?
There are 1,000 gigabytes in a terabyte.
what is the smallest unit of measurement for storage in a computer?
The smallest unit of storage is known as a bit.
if there are 1,000 kilobytes in a megabyte, how many are found in 35 megabytes?
There are 35,000 kilobytes in 35 megabytes.
remember if you want to find an amount you can do:
1 Megabyte x 1,000 = 1 Gigabyte because there are 1000 megabytes in a gigabyte
you can also do 1 megabyte x 1000^2 (To the power of 2)
What is the all data stored as in the computer?
all data is stored as binary because the computer can only understand binary as its a low level language.