What is DRAM?
Answers were Sorted based on User's Feedback
Answer / drp3
DRAM is a volatile memory made by capacitor and controlled
by transistor.it needs periodical refreshment as the
capacitor decays charge with time.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / swarnamay das
Dynamic random access memory (DRAM)is a volatile memory.
DRAM stores each bit in a storage cell consisting of a
capacitor and a transistor. Capacitors tend to lose their
charge rather quickly; thus, the need for recharging. A
variety of other RAM interfaces to the computer exist.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / j.sureshkumar
structural simplicity: one capacitor& one transistor
required per bit.it is the main advantage in DRAM compared
to SRAM has 6 transistors. it stores each bit of data in a
seperate capacitor with an ic.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / v.vijayakumar
In which form does it store data? DRAM is not the best,
but it?s cheap, does the job, and is available almost
everywhere you look. DRAM data resides in a cell made of a
capacitor and a transistor. The capacitor tends to lose
data unless it?s recharged every couple of milliseconds,
and this recharging tends to slow down the performance of
DRAM compared to speedier RAM types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikant
it is a type of memory used in a most personal comp.in dram it stores 1bit of information and 1 capacitor is used . the information is stored in the capacitor in form of charge . so, it requires refreshing to update the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are Demand paging, page faults, replacement algorithms, thrashing
What is a virtual machine and how does it work?
List at least three things that a running process might do that would cause the scheduler not to move it to the ready state when it stops running.
How do you check your operating system?
What first program that the computer runs when the power is turn on?
Does chkdsk erase data?
What is the cause of thrashing? How does the system detect thrashing?
difference between 98 & xp?
Can you have 2 operating systems on one computer?
What is load sharing in operating system (os)?
What is 32 bit operating system?
What is Thrashing?