4.5.3 Units of Information Flashcards
What is a bit?
A bit is the fundamental unit of information that can only take two values, 1 and 0, which can be represented by computers using high or low currents.
What is a byte?
A collection of 8 bits
What is a nybble?
Half a byte, 4 bits.
How does the number of different values that can be represented vary?
- The number of different values that can be represented with a specified number of bits varies with the number of bits.
- The more bits that are assigned to a number, the greater the number of values that can be represented.
What does the range of values that can be represented depend on?
The range of values that can be represented with a specified
number of bits also depends on the number of bits.
How can quantities of bytes be described?
Quantities of bytes can be described using binary prefixes or decimal prefixes.
How do binary prefixes progress?
Binary prefixes go up in powers of two
How do decimal prefixes progress?
Decimal prefixes go up in powers of ten.