memory and storage

studied byStudied by 20 people
4.0(1)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 29

flashcard set

Earn XP

Description and Tags

30 Terms

1
shifting
moving binary values left or right
New cards
2
RAM (random access memory)
\-high speed

\-volatile (temporary)

\-main memory on computer

\-when it boots up operating system is copied from secondary storage to RAM

\-when applications, files, etc are opened they are copied from secondary storage to RAM

\-RAM is faster than secondary storage
New cards
3
virtual memory
\-secondary storage (not primary)

\-not physical

\-stores data which is not in use to free up the RAM

\-moves the data back and forth from the virtual memory to the RAM as and when the data is being used
New cards
4
memory
fundamental part of a computer. contains all of the instructions that the CPU follows.
New cards
5
ROM
\-read only memory

\-non-volatile

\-contains the instructions to run the BIOS (basic input output system)
New cards
6
volitile/ non- volatile
data is only kept when data
New cards
7
flash memory
\-solid state

\-non volatile

\-ability to be electronicallu reprogramed and erased

\-often found in USB flash drives, MP3 players, digital cameras and solid-state drives
New cards
8
secondary storage
\-long term storage

\-refers to the hard drive

\-non-volatile

\-holds more data than main memory

\-stores data which is not in use
New cards
9
data capacity
how much space is there to store files?
New cards
10
optical
e.g Cd, Dvd

uses a laser light to write to the disk using a pattern
New cards
11
magnetic
magnetic strip such as floppy disc. are read using a moving head inside the disk drive. the tape is read sequentially (beginning to end)
New cards
12
solid state
\-SSD (solid state drive)

\-no moving parts

\-fastest read/write speed

\-referred to as flash memory e.g USB
New cards
13
speed
how quickly can the computer read data from the storage device and write data to it
New cards
14
portablity
can you easily unplug it and carry it away?
New cards
15
durability
how easily it is to damage? will it surivie dropping
New cards
16
reliablity
how long it will last
New cards
17
cost
storage decides vary in cost per Gb
New cards
18
cloud storage
\-saves data in an off-site storage system

\-not physical

\-e.g icloud, dropbox

\-via the internet

\-includes own security, backups, log ins
New cards
19
bit
binary digit, the smallest unit of data store by a computer. each bit is represented by a binary number 1= true or 0= false
New cards
20
nibble
4 bits, two nibbles would be equal to a byte
New cards
21
byte
contains 8 bits e.g 11001010
New cards
22
kilobyte
1KB = 1,000bytes
New cards
23
megabyte
1MB= 1,000KB= 1,000,000 bytes
New cards
24
gigabytes
1 GB = 1,000 MB= 1,000,000 KB = 1,000,000,000 bytes
New cards
25
terabyte
1 TB = 1,000 GB = 1,000,000 MB= 1,000,000,000 KB = 1,000,000,000,000 bytes
New cards
26
petabyte
1 PB= 1,000 TB= 1,000,000 GB = 1,000,000,000 MB= 1,000,000,000,000 KB = 1,000,000,000,000,000 bytes
New cards
27
binary
128 64 32 16 8 4 2 1

0 (flase) and 1 (true)
New cards
28
HEX
0-9 is denary and A- 10, B-11, etc
New cards
29
charters
any options on the keyboard. unit of information.
New cards
30
New cards
robot