Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 15 (Q.No. 49)
49.
A class of random access memory that requires periodic servicing in order for the contents to remain valid is
Static RAM
Dynamic RAM
PROM
EPROM
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Shewangizaw Bogale said:   9 years ago
DRAM : is a memory must be constantly refreshed (reenergized) to preserve its contents. RAM (random-access memory) is sometimes referred to as DRAM. It is a type of RAM that stores each bit of data in a separate capacitor within an integrated circuit. The capacitor can be either charged (represents a binary bit 1) or discharged (represents a binary bit 0).

Post your comments here:

Your comments will be displayed after verification.