what is RAM describe its types
Answers
Answer:
What are the types of RAM? There are two main types of RAM: Dynamic RAM (DRAM) and Static RAM (SRAM). DRAM (pronounced DEE-RAM), is widely used as a computer's main memory. Each DRAM memory cell is made up of a transistor and a capacitor within an integrated circuit, and a data bit is stored in the capacitor.
Explanation:
Please do Mark it as a Brainliest answer, It would help me a lot :)
✶⊶⊷⊶⊷❍❁❥❀❥❁❍⊶⊷⊶⊷✶
RAM (Random Access Memory):-
- RAM is a type of data storage used in computers that is generally located on the motherboard.
- It is form of computer memory that can be read and changed in any order. This type of memory is volatile and all information that was stored in RAM is lost when the computer is turned off. RAM or Random Access Memory is the central storage unit in a computer system. It is the place in a computer where the operating system, application programs and the data in current use are kept temporarily so that they can be accessed by the computer’s processor. The more RAM a computer has, the more data a computer can manipulate.Random access memory, also called the Read/Write memory, is the temporary memory of a computer. It is said to be ‘volatile’ since its contents are accessible only as long as the computer is on. The contents of RAM are cleared once the computer is turned off.
RAM is two types
(a) Static RAM
(b) Dynamic RAM
Static RAM :-
A static RAM is a RAM there is no features to refresh the memory, so that
data stored in RAM area in the address of Address bus. In static RAM memory behaves
like latches or flip-flops. Data remains stored as long as power applied.
Dynamic RAM:-
It is one type of RAM which is charged or discharged capacitor and data
must be refreshed periodically by reading and rewriting. Memory lasts only for a few
milliseconds. Now-a-days in various computers Dynamic RAM is present. Anytime a user
can change or modify the data easily.