MEMORY Flashcards

1
Q

______ CONSISTS OF ELECTRONIC COMPONENTS

A

memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the functions of that electronic data?

A

Store instructions waiting to be executed by the processor,

Store data needed by those instructions,

and the results of processing the data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What kind of basic category of items does emory store?

A

1.operating system software and other
system sftwares
2.Applications
software
3. Data being processed and the resulting information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 2 kinds of memories contained by mobile or computer devices?

A

volatile:Loses its contents when power is turned off. Eg: RAM

non-volatile:Does not lose contents when power is removed
eg: ROM, flash memory and cmos

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the 2 common types of RAM

A

SRAM - static ram
DRAM - dynamic ram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

data is stored in ______ in DRAM

A

Capacitors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why is DRAM dynamic?

A

DRAM is called dynamic as constant change or action i.e. refreshing is needed to keep the data intact.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the advantages and disadvantages of DRAM?

A

1.Advantage:Low costs of manufacturing and greater memory capacities.
Disadvantage:Slow access speed and high-power consumption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are some common DRAM variations?

A

SDRAM,ddr, ddr2, ddr3, ddr4, RDRAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is SRAM constructed with?

A

transistors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

SRAM is ______ in nature as it doe snot require any refreshing to keep data intact

A

static

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

SRAM is used in _____- memory

A

cache

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

RAM chips reside on ____

A

memory module

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

________ memory speeds up the processor of the computer because it stores frequently used instructions and data

A

cache

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

_______ memory stores info permanently

A

Read-only memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The BOIS system is stored in te ______ memory

17
Q

What program needs to be run first when booting a computer?

A

The BOIS as it loads the OS instruction into the RAM

18
Q

HDD were first introduced in _____

A

1956 by IBM

19
Q

what are the 3 generations of hard drive discs?

A
  1. PATA
  2. SATA
  3. SSD
20
Q

_______ memory is a non-volatile type that can be erased and re-written electronically

21
Q

Why has flash memory become relevant?

A

High-Speed Performance -
Flash memory provides faster data access and transfer speeds compared to HDDs

Durability and Reliability-
Flash memory has no moving parts, unlike HDDs, which are susceptible to mechanical failures

Low Power Consumption
Flash memory - consumes less power than HDDs because it does not require spinning disks or mechanical components to operate

Compact Size and Form Factor -
Flash memory chips are compact and lightweight

Silent Operation -
Flash memory operates silently, without the noise generated by spinning disks in HDDs.

Non-Volatile Nature -
Flash memory retains data even when power is removed

22
Q

______ is the time taken by the processor to read from the memory

A

Access time

23
Q

Access time is measured in _____

A

nanoseconds (one-billionth of a second)

24
Q

In memory hierarchy what is the rule based on which memory is arranged in a hierarchy?

A

memory capacity is inversely proportional to memory speed

25
What is the memory hierarchy in terms of level or positios of each memory?
0. cpu 1. cache 3. main mem 4. secondary 5. tertiary
26
What are tertiary storage devices?
largest in size and are present at level 4 and also the cheapest. (1-20tb)
27
a ____ allows internal devices and those attached to the system unit to communicate with each other
BUS
28
____ is the number of bits the processor can interpret and execute at any given time
Word size