TestingDocs.com
    Software Testing website
    • Automation
      • Selenium
      • JBehave Framework
    • Tutorials
      • MySQL Tutorials
      • Testlink
      • Maven
      • Git
    • IDEs
      • IntelliJ IDEA
      • Eclipse
    • Flowcharts
      • Flowgorithm
      • Raptor
    • About

    Computers

    Different Types of RAM

    Different Types of RAM

    RAM stands for Random Access Memory. This memory is part of the computer system‘s Main Memory which is directly accessible by the CPU(Central Processing Unit).

    RAM is used to Read/Write data into it which is accessed by the CPU randomly.RAM is used to store data that is currently processed by the CPU. Computer programs and data that are modifiable are stored in the RAM.

    Types of RAM

    RAM is volatile in nature, which means that if the power to the computer system goes off, the information stored in RAM memory is lost. There are basically two broad categories of RAMs. They are as follows::

    • SRAM
    • DRAM

     

    Types of RAM

    SRAM

    SRAM stands for Static Random Access Memory. It is a type of RAM that consists of circuits capable of retaining the stored information as long as power is supplied. SRAM requires constant power. SRAM memories are used to build Cache Memory. In SRAM, the basic memory cell is a Flip-flop. SRAMS are relatively more expensive but faster.

    DRAM

    DRAM stands for Dynamic Random Access Memory. It stores the binary information in the form of electric charges that are applied to capacitors. In DRAM, the bits 0 or 1 are stored in the form of the absence or presence of the charge on the capacitor.DRAMs have higher memory density.

    DRAMs suffer from the problem of charge leakage and therefore need periodic charging. The stored information on the capacitors tends to lose over a period of time and thus the capacitors must be periodically recharged.

    Related Posts

    Top 5 Web Browsers

    Computers /

    Top 5 Web Browsers [ 2023 ]

    Google Mobile Web Browser

    Computers /

    Top 10 Mobile Web Browsers[ 2023 ]

    E-Commerce Payment Methods

    Computers /

    E-Commerce Payment Methods

    Mobile Money App

    Computers /

    Mobile money

    Top Antivirus Software Product 1

    Computers /

    Top 10 Antivirus Software Products [2023]

    ‹ Computer Programming Steps› Operating Systems Examples

    Recent Posts

    • Running Tests in Parallel with Selenium Grid
    • Advanced Selenium Features
    • Locating Web Elements
    • Running the Test Script
    • Writing Your First Selenium Test Script
    • Getting Started with Selenium Automation Testing
    • Setting Up the Environment
    • How can you monitor the Quality Assurance Audit?
    • Leveraging LambdaTest with Appium 2.0
    • Appium 2.0 Plugins ListAppium 2.0 Plugins
    • Touch Actions and Multi-Touch Actions
    • Changes in Drivers and Classes
    • Appium Inspector
    • Capabilities in Appium 2.0
    • Appium 2.0 Driver ListAppium 2.0 Driver Installation & Management
    CyberLink Multimedia Software

    Back to Top

    Links

    • Contact
    • Privacy Policy
    • Cookie Policy

    www.TestingDocs.com