Derived Channel
1.54K subscribers
252 photos
4 videos
374 files
68 links
القناة الأساسية
@stepbystep001

ومـما زادني شـرفـاً وتـيــهـاً
وكدت بأخمصي أطأ الـثريا
دخولي تحت قولك يا عبادي
وأن صـيَّرت أحمد لي نـبيـا
Download Telegram
SRAMs, and DRAMs are all volatile memories
Anonymous Quiz
85%
T
15%
F
Different memory technologies, such as DRAM, SRAM, and hard drives, offer trade-offs in capacity, speed, and cost
Anonymous Quiz
94%
T
6%
F
To deal with this disparity, computer systems use a combination of memory types to provide the best performance at the best cost. This approach is called
Anonymous Quiz
11%
memory management
89%
memory hierarchy
The faster memory is, the more expensive it is per bit of storage
Anonymous Quiz
96%
T
4%
F
Main memory is typically built from DRAM, which is significantly faster than the processor.
Anonymous Quiz
27%
T
73%
F
Computers store the most commonly used instructions and data in a faster but smaller memory, called a ….
Anonymous Quiz
15%
register
81%
cache
4%
RAM
0%
ROM
The cache speed is comparable to the processor speed
Anonymous Quiz
88%
T
12%
F
Memory is classified according to its distance from the processor, the closer memory is the slower one
Anonymous Quiz
30%
T
70%
F
the processor retrieves the data from main memory (DRAM). This is called a cache ..
Anonymous Quiz
28%
hit
72%
miss
If the processor requests data that is available in the cache, it is returned quickly. This is called a cache ..
Anonymous Quiz
97%
hit
3%
miss
the requested data resides in cache
Anonymous Quiz
90%
cache hit
10%
cache miss
the requested data is not found
Anonymous Quiz
3%
cache hit
97%
cache miss
If the cache hits most of the time, then the processor seldom has to wait for the slow main memory, and the average access time is ….
Anonymous Quiz
32%
high
68%
low
The third level in the memory hierarchy is the ….
Anonymous Quiz
2%
Register
10%
Cache Memory
23%
Main memory
65%
Hard drive
In the same way that a library uses the basement to store books that do not fit in the stacks, computer systems use the main memory to store data that does not fit in hard drive
Anonymous Quiz
45%
T
55%
F
The hard drive provides an illusion of more capacity than exists in the main memory called
Anonymous Quiz
8%
Virtual Machine
92%
Virtual Memory
0%
Virtual AI
Data in virtual memory takes a short time to access
Anonymous Quiz
23%
T
77%
F
The Main memory/Physical memory can be viewed as a cache for the most commonly used data from the hard drive
Anonymous Quiz
86%
T
14%
F
Virtual memory increases the memory capacity by using a hard drive to store data that does not fit in the main memory
Anonymous Quiz
90%
T
10%
F
Caches and virtual memory add complexity and hardware to a computer system, but the benefits usually outweigh the costs
Anonymous Quiz
89%
T
11%
F
All modern personal computers doesn’t use caches and virtual memory
Anonymous Quiz
9%
T
91%
F