Computer Science (13.10.22) Flashcards
What are Binary Systems?
-Everything that a computer needs to process must be converted into a binary format
-This format is used for storing numbers, text, images, sound and program instructions
What is a bit?
a single 0 or 1
How many bits in1 byte?
8 bits = 1 character of text
How many bits in 1 nibble?
4 bits or half a byte
How many bytes in 1 KiB (kibibyte)?
1024 bytes
How many KiB in a 1 MiB (mebibyte)?
1024 KiB
How many MiB in 1 GiB (gibibyte)?
1024 MiB
How many GiB in 1 TiB (tebibyte)?
1024 GiB
How many TiB in 1 PiB (pebibyte)?
1023 TiB
How many PiB in 1 EiB (exbibyte)?
1024 PiB
What does MAC stand for?
media access controller
What are the rules for Binary to Denary conversions?
-Even binary numbers will have a 0 at the end
-Odd binary numbers will have a 1 at the end
What does MSB stand for?
most significant bit
What does LSB stand for?
least significant bit
What is 0?
positive