Bank Exams Exam  >  Bank Exams Notes  >  IBPS PO Prelims & Mains Preparation  >  Computer Memory & Its Units

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams PDF Download

Computer Memory

Memory is the best essential element of a computer because computer can’t perform simple tasks. The performance of computer mainly based on memory and CPU. Memory is internal storage media of computer that has several names such as majorly categorized into two types,

  • Main memory/ Primary Memory
  • Secondary Memory

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank ExamsPrimary Memory

Primary memory is computer memory that a processor or computer accesses first or directly. It allows a processor to access running execution applications and services that are temporarily stored in a specific memory location. 
Primary memory is also known as primary storage or main memory.

  • RAM (Volatile Memory).
  • ROM (Non-Volatile Memory)Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Random Access Memory (RAM)

It is a volatile memory. It means it does not store data or instructions permanently. It is read/write memory which stores data till the machine is working. When you switch on the computer and perform some task the data and instructions from the hard disk are stored in RAM. CPU utilizes this data to perform the required tasks. As soon as you shut down the computer the RAM loses all the data. 

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

RAM categorized into following types.
(a) DRAM- Dynamic memory must be constantly refreshed, or it loses its contents. This type of memory is more economical.
(b) SRAM- SRAM is faster and less volatile than DRAM but requires more power and is more expensive. It does not need to be refreshed like a DRAM.
(c) SDRAM(Synchronous Dynamic Random-Access Memory) - A type of DRAM that can run at much higher clock speeds.Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Read Only Memory (ROM)

It is a non-volatile memory. It means it does not lose its data or programs that are written on it at the time of manufacture. So it is a permanent memory that contains all important data and instructions needed to perform important tasks like the boot process.

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank ExamsROM memory has several models such names are following.

(a) PROM: Programmable Read Only Memory (PROM) maintains large storage media but can’t offer the erase features in ROM. This type of RO maintains PROM chips to write data once and read many. The programs or instructions designed in PROM can’t be erased by other programs.

(b) EPROM: Erasable Programmable Read Only Memory designed for recover the problems of PROM and ROM. Users can delete the data of EPROM thorough pass on ultraviolet light and it erases chip is reprogrammed.
(c) EEPROM: Electrically Erasable Programmable Read Only Memory similar to the EPROM but it uses electrical beam for erase the data of ROM.Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Some other memories 

  • Register Memory: Register memory is the smallest and fastest memory in a computer. It is located in the CPU in the form of registers. A Register temporarily holds frequently used data, instructions and memory address that can be quickly accessed by the CPU. 
  • Cache Memory: It is small in size but faster than the main memory. The CPU can access it more quickly than the primary memory. It holds the data and programs frequently used by the CPU. So if the CPU finds the required data or instructions in cache memory it doesn't need to access the primary memory (RAM). Thus, it speeds up the system performance. 
  • Semi-volatile memory: A third category of memory is "semi-volatile". The term is used to describe a memory which has some limited non-volatile duration after power is removed, but then data is ultimately lost. A typical goal when using a semivolatile memory is to provide high performance/durability/etc. associated with volatile memories, while providing some benefits of a true non-volatile memory. 
  • Virtual memory: Virtual memory is a system where all physical memory is controlled by the operating system. When a program needs memory, it requests it from the operating system. The operating system then decides in what physical location to place the program's code and data.
  • Protected memory: Protected memory is a system where each program is given an area of memory to use and is not permitted to go outside that range. Use of protected memory greatly enhances both the reliability and security of a computer system.Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Secondary Memory

The storage devices in the computer or connected to the computer are known as secondary memory of the computer. It is non-volatile in nature so permanently stores the data even when the computer is turned off. The CPU can't directly access the secondary memory. First the secondary memory data is transferred to primary memory then CPU can access it. Common secondary storage devices are the hard disk and optical disks. The hard disk has enormous storage capacity compared to main memory.

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank ExamsThere are three main types of secondary storage in a computer system:

  • Solid state storage devices(such as USB memory sticks): Solid state storage is also faster than traditional hard disk drives because the data is stored electrically in silicon chips called cells. Within the cells, the binary data is stored by holding an electrical current in a transistor with an on / off mode. 
  • Optical storage devices(such as CD, DVD and Blue-ray discs): Optical devices use a laser to scan the surface of a spinning disc made from metal and plastic. The disc surface is divided into tracks, with each track containing many flat areas and hollows. The flat areas are known as lands and the hollows as pits. 
  • Magnetic storage devices(such as hard disk drives): Magnetic devices such as hard disk drives use magnetic fields to magnetise tiny individual sections of a metal spinning disk. Each tiny section represents one bit. A magnetised section represents a binary '1' and a demagnetized section represents a binary '0'.

Hard drive 

It is a non-removable storage device containing magnetic disks or platters rotating at high speeds. The hard drives store data in segments of concentric circles. It may spin at 5,400 to 15,000 RPM.Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Download the notes
Computer Memory & Its Units
Download as PDF
Download as PDF

Optical disk

It is an electronic data storage medium that can be written to and read using a low-powered laser beam.

  • CD-ROM: "Read Only" (used for distribution of commercial software, for example) Standard storage capacity is 640MB. 
  • CD-R (or CD-WORM): "Write Once, Read Many" times 
  • CD-RW: rewritable multiple times 
  • DVD: similar to CD, but with significantly larger storage capacity (4.7GB) 
  • Write once read many (WORM) describes a data storage device in which information, once written, cannot be modified.Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Floppy Disk

Floppy disk is composed of a thin, flexible magnetic disk sealed in a square plastic carrier. Floppy disks were widely used to distribute software, transfer files, and create backup copies of data. To read and write data from a floppy disk, a computer system must have a floppy disk drive (FDD).

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Magnetic Tape

Magnetic tape used in recording sound, pictures, or computer data. 
Examples of magnetic tape include audio cassettes, videotapes, computer data tapes, and magnetic stripe cards used on credit and debit cards. 

Take a Practice Test
Test yourself on topics from Bank Exams exam
Practice Now
Practice Now

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Flash memory

A kind of memory that retains data in the absence of a power supply.
Examples include USB flash drives, memory cards (SD, microSD, etc.), and solid-state drives (SSDs). 

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank ExamsComparison of Primary and Secondary Memory

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

Memory unit

Memory unit is the amount of data that can be stored in the storage unit. This storage capacity is expressed in terms of Bytes.

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

The document Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams is a part of the Bank Exams Course IBPS PO Prelims & Mains Preparation.
All you need of Bank Exams at this link: Bank Exams
Are you preparing for Bank Exams Exam? Then you should check out the best video lectures, notes, free mock test series, crash course and much more provided by EduRev. You also get your detailed analysis and report cards along with 24x7 doubt solving for you to excel in Bank Exams exam. So join EduRev now and revolutionise the way you learn!
Sign up for Free Download App for Free
541 videos|681 docs|263 tests

Up next

FAQs on Computer Memory & Its Units - IBPS PO Prelims & Mains Preparation - Bank Exams

1. What is computer memory?
Ans. Computer memory refers to the physical devices used to store data and instructions temporarily or permanently in a computer system. It allows the computer to access and retrieve information quickly. Computer memory can be categorized into primary memory (RAM) and secondary memory (hard disk, SSD, etc.).
2. What are the units used to measure computer memory?
Ans. Computer memory is measured in various units based on the amount of data it can store. The commonly used units are: - Bit: The smallest unit of memory that can store either a 0 or 1. - Byte: A group of 8 bits, which can represent a single character. - Kilobyte (KB): Approximately 1,000 bytes. - Megabyte (MB): Approximately 1 million bytes or 1,000 kilobytes. - Gigabyte (GB): Approximately 1 billion bytes or 1,000 megabytes. - Terabyte (TB): Approximately 1 trillion bytes or 1,000 gigabytes. - Petabyte (PB): Approximately 1 quadrillion bytes or 1,000 terabytes.
3. What is the difference between primary memory and secondary memory?
Ans. Primary memory, also known as RAM (Random Access Memory), is the main memory of a computer where data and instructions are stored temporarily while the computer is running. It provides fast and direct access to the CPU, allowing for quick data retrieval and processing. However, primary memory is volatile, meaning its contents are lost when the computer is turned off. On the other hand, secondary memory, such as hard drives or solid-state drives (SSD), is a non-volatile memory that stores data and instructions permanently even when the computer is powered off. It has larger storage capacity but slower access speed compared to primary memory.
4. How does computer memory affect the performance of a computer?
Ans. Computer memory plays a crucial role in determining the performance of a computer. Sufficient memory allows the computer to run multiple programs simultaneously without slowing down. When the memory is limited, the computer may have to rely on virtual memory, which uses the hard drive as a temporary storage solution, leading to slower performance. Additionally, a larger memory capacity enables faster data retrieval, which improves overall processing speed. Accessing data from primary memory (RAM) is much faster than accessing it from secondary memory (hard disk). Therefore, having enough RAM can significantly enhance a computer's performance.
5. How can I check the amount of memory on my computer?
Ans. To check the amount of memory (RAM) on your computer, you can follow these steps: 1. On Windows: - Press the Windows key + R to open the Run dialog box. - Type "dxdiag" and press Enter. - In the DirectX Diagnostic Tool window, go to the "System" tab. - The "Memory" field displays the total amount of RAM installed on your computer. 2. On Mac: - Click on the Apple menu and select "About This Mac." - In the window that appears, click on the "Memory" tab. - The "Memory" section displays the total amount of RAM installed on your Mac. Alternatively, you can also check the system specifications or refer to the computer's manual to find information about the memory capacity.
541 videos|681 docs|263 tests
Download as PDF

Up next

Explore Courses for Bank Exams exam
Related Searches

Free

,

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

,

video lectures

,

Important questions

,

Sample Paper

,

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

,

ppt

,

Summary

,

Computer Memory & Its Units | IBPS PO Prelims & Mains Preparation - Bank Exams

,

Previous Year Questions with Solutions

,

Semester Notes

,

Viva Questions

,

Exam

,

mock tests for examination

,

shortcuts and tricks

,

past year papers

,

Extra Questions

,

Objective type Questions

,

study material

,

practice quizzes

,

pdf

,

MCQs

;