• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/21

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

21 Cards in this Set

  • Front
  • Back
BIT
A bit is a single digit number in base-2 (a zero or a one) and is the smallest unit of computer data.
BYTE
A byte is a set of 8 bits that represent a single character in the computer's memory.
RAM
"Random Access Memory"- RAM is made up of small memory chips.
GHZ
Gigahertz - gigahertz is most commonly used to measure processor speed
STORAGE DEVICE
any type of hardware that stores data. HARD DRIVE, FLASH DRIVE, SD CARDS, ETC…
ASCII
- "American Standard Code for Information Interchange." ASCII is the universal standard for the numerical codes computers use to represent CHARACTERS.
BINARY
- is a two-digit (Base-2) numerical system, which computers use to store data
HEX
Hexadecimal is a base-16 number system
ROM
"Read-Only Memory."
PROCESSOR
This chip is the heart of a computer, also referred to as the "microprocessor," the processor does all the computations.
HARDWARE
Computer hardware refers to the physical parts of a computer and related devices.
MB
A megabyte is 2 to the 20th power, or 1,048,576 bytes. It can be estimated as 10 to the 6th power, or one million (1,000,000) bytes.
GB
A gigabyte is 2 to the 30th power, or 1,073,741,824 bytes. It can be estimated as 10 to the 9th power, or one billion (1,000,000,000) bytes.
TB
A terabyte is 2 to the 40th power, or 1,099,511,627,776 bytes.It can be estimated as 10 to the 12th power, or one trillion (1,000,000,000,000) bytes..
AUDIO PORTS
AUDIO JACKS, OR Audio connectors are electrical connectors for carrying audio signalsof either analog or digital format. Analog A/V connectors often use Shielded cable to inhibit radio frequency interference (RFI) and noise
BLUETOOTH
- wireless technology enables communication between Bluetooth-compatible devices. It is used for short-range connections between desktop and laptop computers, PDAs (like the Palm Pilot or Handspring Visor), digital cameras, scanners, cellular phones, and printers.
CACHE
Pronounced like "cash" A cache stores recently-used information in a place where it can be accessed extremely fast. For example, a Web browser like Internet Explorer uses a cache to store the pages, images, and URLs of recently visted Web sites on your hard drive
DIMM
Dual In-Line Memory Module." It is a type of computer memory. A DIMM is a small circuit board that holds memory chips.
DRAM
- "Dynamic Random Access Memory." DRAM is a type of RAM that stores each bit of data on a separate capacitor. This is an efficient way to store data in memory, because it requires less physical space.
EEPROM
Electrically Erasable Programmable Read-Only Memory and is a type of non-volatile memory used in computers and other electronic devices to store small amounts of data that must be saved when power is removed, e.g., calibration tables or device configuration.
EPROM
(Erasable Programmable ROM) A rewritable memory chip that holds its content without power..