Data Representation and Types Flashcards
Absolute Value
also known as the magnitude, can be found by taking a negative binary number and switching all the 1s to 0s and all the 0s to 1s
ASCII
American Standard Code for Information Interchange
the type of code that tells your keys what is being typed, offering 128 characters, with one bit per character
Extended ASCII
the same as standard ASCII, but with 96 additional characters
Standard ASCII
contains 128 characters, only large enough for Americans, not English people
Analogue
contains infinite states
Analytical Engine
a computer designed by Charles Babbage and Ada Lovelace to compose music that never got made because Lovelace developed a gambling addiction
BITs
Binary Digits
either a 1 or a 0
Nybble
4 bits
B
Byte
8 bits
KB
Kilobyte
1024 bytes
MB
Megabyte
1024KB
GB
Gigabyte
1024MB
TB
Terabyte
1024GB
PB
Petabyte
1024TB
EB
Exabyte
1024PB
ZB
Zettabyte
1024EB
YB
Yottabyte
1024ZB
Bucket
used to store more than one piece of data across a hash table