Sie sind auf Seite 1von 14

Today I’m going to

describe about:-
COMPUTER MEMORY AND ITS TYPE:-
About Memory

Memory is the most


essential element of a
computing system because
without it computer can’t
perform simple tasks.
Computer memory is of
two basic type – Primary
memory / Volatile memory
and Secondary memory /
non-volatile memory.
Random Access Memory
(RAM) is volatile memory
and Read Only Memory
(ROM) is non-volatile
memory.
1. Random Access Memory (RAM) –
It is also called as read write memory or the main memory or the primary memory.
The programs and data that the CPU requires during execution of a program are stored in this
memory.
It is a volatile memory as the data loses when the power is turned off.
RAM is further classified into two types- SRAM (Static Random Access Memory)and DRAM
(Dynamic Random Access Memory).

RAM IS THE MAIN PART OF COMPUTER MEMORY


2. Read Only Memory (ROM) –
Stores crucial information essential to operate the system,
like the program essential to boot the computer.It is not volatile.
Always retains its data.
Used in embedded systems or where the programming needs no change.
Used in calculators and peripheral devices.
ROM is further classified into 4 types- ROM, PROM, EPROM, and EEPROM.
Types of Read Only Memory (ROM) –
a) PROM (Programmable read-only memory) – It can be programmed by
user. Once programmed, the data and instructions in it cannot be changed.
b) EPROM (Erasable Programmable read only memory) – It can be
reprogrammed. To erase data from it, expose it to ultra violet light. To reprogram
it, erase all the previous data.
c) EEPROM (Electrically erasable programmable read only memory) – The
data can be erased by applying electric field, no need of ultra violet light. We
can erase only portions of the chip.
SOFTWARE
Software is a set of instructions, data
or programs used to operate computers and
execute specific tasks. Opposite of hardware,
which describes the physical aspects of a
computer, software is a generic term used to
refer to applications, scripts and programs
that run on a device. Software can be thought
of as the variable part of a computer and
hardware the invariable part. An additional
category of software is the utility, which is a
small, useful program with limited capability.
Some utilities come with operating systems.
Like applications, utilities tend to be
separately installable and capable of being
used independently from the rest of the
operating system.
There are two main type
of software: system
software &
application software.
Systems software
includes
the programs that are
dedicated to managing
the computer itself, such
as the operating system,
file management
utilities, and disk
Types of software... operating system (or
DOS).
System software

It is a base for application


software which responsible for
managing hardware.
In other words we can say that
system software is a
intermediator between user
and hardware. system software
is also known as Operating
System
Example - MS-Windows, UNIX,
Linux, Sun Solaris

Operating system and utilities are types of system


software …
operating system…
Operating systems control the
computer hardware and act as an
interface with application programs
UTILITY SOFTWARE
Utility software helps to manage, maintain and control
computer resources. Examples of utility programs are
antivirus software, backup software and disk tools.
APPLICATION
SOFTWARE…

Application software is a term


which is used for
software created for a specific
purpose. It is generally a
program or collection of
programs used by end users. It
can be called an application or
simply an app. In fact all
the software other than
system software and
programming software are applic
ation software.
TYPES OF APPLICATION SOFTWARE

Das könnte Ihnen auch gefallen