• 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/24

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;

24 Cards in this Set

  • Front
  • Back
different units of memory
bit
byte (8 bits)
kilobyte (thousand)
megabyte (million)
gigabyte (billion)
terabyte (trillion)
N bits =
2^n values
3 parts of von neumann architecture
memory
input/output
cpu
definition of a computer
a device that receives, stores, and processes data
2 functions of the cpu
fetch data
execute the instructions
primary storage, explain, and size
RAM/main memory
4Gb
volatile/temporary
electric
smaller & faster
secondary memory, explain, and size
HDD
500 Gb
non-vol/permanent
magnetic
larger & slower
list read/write memory
1) registers (32)
2) L1 cache (64 Kb)
3) L2 cache (2 Gb)
4) RAM (4 Gb)
5) HDD (500 Gb)

most expensive -- cheapest
fastest -- slowest
smallest capacity -- largest
operating system functions
memory management
multitasking
file management (open, close, etc.)
order of web (pages, etc.)
page
site
server (saves/delivers)
browser (views)
packet switching
messages are broken into small pieces known as packages which are independently sent to their destination
TCP
Transmission Control Protocol
breaks down the file/data into the packets and reassembles @ destination
IP
Internet Protocol
gets the packet to the destination
IP address
identification for computers on the internet
4 #s ranging from 0-255
HTML
HyperText Markup Language
subunits of CPU
speed?
ALU (arithmetic logic unit) (math operations and comparing)
Registers (32) (shifting data up because of what you're using @ time)
CU (control unit) (oversees the functions & controls data flow)

2.4 GHz
datapath
connects ALU and registers, the cycle between these
databus
connects registers to main memory
expansion bus
connects RAM and the port
BIOS
Basic Input Output System, checks where, for example, the keyboard is
RAM
Random Access Memory
ROM
Read Only Memory
CMOS
battery operated chip that stores time/date and system hardware settings
typical clock speed
2.5 GHz