Computer Flashcards
is represented and stored in a digital binary format.
Information
is an abbreviation of binary digit and represents the smallest piece of data. Humans interpret words and pictures; computers interpret only patterns of bits.
term bit
bit can have only two possible values, a
one digit (1) or a zero digit (0).
can be used to represent the state of something that has two states. For example, a light switch can be either On or Off; in binary representation, these states would correspond to 1 and 0, respectively.
bit
Computers use binary codes to represent and interpret .
letters, numbers, and special characters with bits
A commonly used code is the
American Standard Code for Information interchange (ASCII)
. With ASCII, each character is represented by a
string of bit
For example:____: A = 01000001 ____
: 9 = 00001001
_____: # = 00100011
Capital letter
Number
Special character
can be used to represent almost any type of information digitally: computer data, graphics, photos, voice, video , and music. Interchange
Codes
This is 8 bits and is the smallest unit of measure (UOM) used to represent data storage capacity.
byte
While a bit is the smallest representation of data, the most basic unit of digital storage is the
byte
Tb
Terabyte
B
Bytes
Mb
Megabytes
Kb
Kilobytes