Question
What is the primary difference between SRAM (Static
Random-Access Memory) and DRAM (Dynamic Random-Access Memory)?Solution
The primary difference between SRAM (Static Random-Access Memory) and DRAM (Dynamic Random-Access Memory) lies in their speed, cost, and refresh requirements. SRAM is faster and more reliable compared to DRAM because it uses flip-flops to store each bit of data, which does not require constant refreshing to maintain data. This makes SRAM ideal for cache memory in CPUs, where speed is crucial. In contrast, DRAM stores data in capacitors that must be periodically refreshed to prevent data loss. This refreshing process makes DRAM slower compared to SRAM but allows it to be more cost-effective and capable of storing more data per unit area. DRAM is typically used for main memory in computers due to its higher density and lower cost, despite its slower speed. The trade-off between SRAM and DRAM is primarily between speed and cost versus capacity and refresh requirements.
What is the main purpose of disk scheduling in an operating system?
Which of the following database operations is used to remove all records from a table but not the table itself?
...Which of the following is NOT a type of firewall?Â
Which of the following is a NoSQL database commonly used in Big Data?
Which of the following statements accurately describes the role of system calls in an operating system?Â
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is a primary feature of the Agile Model in software development?
cyber attack in which a malicious actor aims to render a computer or other device unavailable to its intended users by interrupting the device's normal ...
Which statement is FALSE about open loop system?
If receiver noise floor is 2 dB, signal-to-noise ratio is 3 dB then what is the receiver sensitivity?