COMPUTER
MEMORY AND ITS
TYPES
TAGORE GOVT. COLLEGE OF EDUCATION
Presented by
JYOTIKA ROY
Pedagogy of computer science
B.Sc. B.Ed. III Year , mathematics
WHAT IS COMPUTER MEMORY ?
Computer memory refers to different types of
data storage technologies used by the
computer. A computer system is made up of a
combination of types of computer memory.
FEATURES OF COMPUTER MEMORY
• Location: It represents the internal or external
• Capacity: It is the most important feature of
computer memory. Storage capacity can vary in
external and internal memory.
TYPES OF COMPUTER MEMORY
PRIMARY MEMORY
Primary memory is also known as the
computer system’s main memory that
communicates directly within the CPU,
Auxiliary memory and the Cache memory.
Main memory is used to kept programs or
data when the processor is active to use
them.
TYPES OF PRIMARY MEMORY
• Read-Only Memory:Any data which need not be altered are
stored in ROM. ROM includes those programs which run on
booting of the system (known as a bootstrap program that
initializes OS) along with data like algorithm required by OS.
Anything stored in ROM cannot be altered or changed.
• Random Access Memory:Any process in the system which
needs to be executed is loaded in RAM which is processed
by the CPU as per Instructions in the program. Like if we
click on applications like Browser, firstly browser code will
be loaded by the Operating system into the RAM after which
the CPU will execute and open up the Browser.
SECONDARY MEMORY
In secondary memory, programs and data
are stored. It is also called auxiliary
memory. It is different from primary
memory as it is not directly accessible
through the CPU and is non-volatile.
TYPES OF SECONDARY MEMORY
CACHE MEMORY
It is a small-sized chip-based computer memory
that lies between the CPU and the main memory.
It is a faster, high performance and temporary
memory to enhance the performance of the CPU.
Thank you

Computer memory and it's types

  • 1.
    COMPUTER MEMORY AND ITS TYPES TAGOREGOVT. COLLEGE OF EDUCATION Presented by JYOTIKA ROY Pedagogy of computer science B.Sc. B.Ed. III Year , mathematics
  • 2.
    WHAT IS COMPUTERMEMORY ? Computer memory refers to different types of data storage technologies used by the computer. A computer system is made up of a combination of types of computer memory.
  • 3.
    FEATURES OF COMPUTERMEMORY • Location: It represents the internal or external • Capacity: It is the most important feature of computer memory. Storage capacity can vary in external and internal memory.
  • 4.
  • 5.
    PRIMARY MEMORY Primary memoryis also known as the computer system’s main memory that communicates directly within the CPU, Auxiliary memory and the Cache memory. Main memory is used to kept programs or data when the processor is active to use them.
  • 6.
  • 7.
    • Read-Only Memory:Anydata which need not be altered are stored in ROM. ROM includes those programs which run on booting of the system (known as a bootstrap program that initializes OS) along with data like algorithm required by OS. Anything stored in ROM cannot be altered or changed. • Random Access Memory:Any process in the system which needs to be executed is loaded in RAM which is processed by the CPU as per Instructions in the program. Like if we click on applications like Browser, firstly browser code will be loaded by the Operating system into the RAM after which the CPU will execute and open up the Browser.
  • 8.
    SECONDARY MEMORY In secondarymemory, programs and data are stored. It is also called auxiliary memory. It is different from primary memory as it is not directly accessible through the CPU and is non-volatile.
  • 9.
  • 10.
    CACHE MEMORY It isa small-sized chip-based computer memory that lies between the CPU and the main memory. It is a faster, high performance and temporary memory to enhance the performance of the CPU.
  • 11.