answersLogoWhite

0


Best Answer
  • Primary Storage
  1. Two classifications of primary storage with which you should become familiar are read-only memory (ROM) and random-access memory (RAM).
  2. READ-ONLY MEMORY (ROM).-In computers, it is useful to have instructions that are used often, permanently stored inside the computer. ROM enables us to do this without loosing the programs and data when the computer is powered down. Only the computer manufacturer can provide these programs in ROM; once done, you cannot change it. Consequently, you cannot put any of your own data or programs in ROM. Many complex functions, such as translators for high-level languages, and operating systems are placed in ROM memory.
  3. Since these instructions are hardwired, they can be performed quickly and accurately. Another advantage of ROM is that your imaging facility can order programs tailored for its specific needs and have them installed permanently in ROM. Such programs are called microprograms or firmware.
  4. RANDOM-ACCESS MEMORY (RAM).-RAM is another type of memory found inside computers. It may be compared to a chalkboard on which you can scribble down notes, read them, and erase them when finished. In the computer, RAM is the working memory. Data can be read (retrieved) or written (stored) in RAM by providing the computer with an address location where the data is stored or where you want it to be stored. When the data is no longer requited, you may simply write over it. Thus you can use the storage location again for something else.
  • Secondary Storage
  1. Secondary storage, or auxiliary storage, is memory external to the main body of the computer (CPU) where programs and data can be stored for future use. When the computer is ready to use these programs, the data is read into primary storage. Secondary storage media extends the storage capabilities of the computer system. Secondary storage is required for two reasons. First, the working memory of the CPU is limited in size and cannot always hold the amount of data required. Second, data and programs in secondary programs do not disappear when the power is turned off. Secondary storage is nonvolatile memory. This information is lost only when you erase it. Magnetic disks are the most common type of secondary storage. They may be either floppy disks or hard disks (hard drives).
  • PERIPHERAL DEVICES
  1. Peripheral devices include all the input and output devices used with a computer system. When these devices are under control of the CPU, they are said to be on line. When they perform their function independently, not under direct control of the CPU, they are said to be off line. The following peripheral devices are used commonly for input and output. Those that perform only input are marked (I), those that perform only output are marked (O), and those that perform both input and output are marked (I/O).
  • Optical Character Reader (I)
  1. An optical character reader reads printed data (characters) and translates it to machine code. Keyboard (I) The keyboard is used by a computer operator to communicate with a computer system.
User Avatar

Walter Carter

Lvl 10
1y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago
  • Primary Storage
  1. Two classifications of primary storage with which you should become familiar are read-only memory (ROM) and random-access memory (RAM).
  2. READ-ONLY MEMORY (ROM).-In computers, it is useful to have instructions that are used often, permanently stored inside the computer. ROM enables us to do this without loosing the programs and data when the computer is powered down. Only the computer manufacturer can provide these programs in ROM; once done, you cannot change it. Consequently, you cannot put any of your own data or programs in ROM. Many complex functions, such as translators for high-level languages, and operating systems are placed in ROM memory.
  3. Since these instructions are hardwired, they can be performed quickly and accurately. Another advantage of ROM is that your imaging facility can order programs tailored for its specific needs and have them installed permanently in ROM. Such programs are called microprograms or firmware.
  4. RANDOM-ACCESS MEMORY (RAM).-RAM is another type of memory found inside computers. It may be compared to a chalkboard on which you can scribble down notes, read them, and erase them when finished. In the computer, RAM is the working memory. Data can be read (retrieved) or written (stored) in RAM by providing the computer with an address location where the data is stored or where you want it to be stored. When the data is no longer requited, you may simply write over it. Thus you can use the storage location again for something else.
  • Secondary Storage
  1. Secondary storage, or auxiliary storage, is memory external to the main body of the computer (CPU) where programs and data can be stored for future use. When the computer is ready to use these programs, the data is read into primary storage. Secondary storage media extends the storage capabilities of the computer system. Secondary storage is required for two reasons. First, the working memory of the CPU is limited in size and cannot always hold the amount of data required. Second, data and programs in secondary programs do not disappear when the power is turned off. Secondary storage is nonvolatile memory. This information is lost only when you erase it. Magnetic disks are the most common type of secondary storage. They may be either floppy disks or hard disks (hard drives).
  • PERIPHERAL DEVICES
  1. Peripheral devices include all the input and output devices used with a computer system. When these devices are under control of the CPU, they are said to be on line. When they perform their function independently, not under direct control of the CPU, they are said to be off line. The following peripheral devices are used commonly for input and output. Those that perform only input are marked (I), those that perform only output are marked (O), and those that perform both input and output are marked (I/O).
  • Optical Character Reader (I)
  1. An optical character reader reads printed data (characters) and translates it to machine code. Keyboard (I) The keyboard is used by a computer operator to communicate with a computer system.
This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Primary storage in a device is the place where all data is preferably stored by default. Although if it is found to be full , the data gets stored in the secondary storage memory.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

eat shiitt

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between primary storage device and secondary storage device?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between hardrive and ram?

hardrive nothing but it is secondary storage device,And Ram is a primary storage device


What is the difference between hardrive ram?

hardrive nothing but it is secondary storage device,And Ram is a primary storage device


Differences between secondary storage and primary storage?

Primary storages are volatile. An Example of primary storage : RAM whereas, Secondary storages are permanent. An Example of secondary storage : ROM


What is the difference between backing storage devices and secondary storage devices?

there is no difference!


Is the secondary storage faster than main memory?

No. The secondary storage is typically slowerthan primary storage. But the secondary storage has higher capacity than primary storage.


Is ram a secondary storage device?

ram is primary storage


What are differences between primary and secondary storage devices?

Primary storage is usually the drive where the operating system is and the secondary storage is a additional drive for space. Usually, Windows names it's primary drive as C:\ and all it's following as other letters.


Distinguish between primary storage and secondary storage?

Primary storage, also known as main memory or internal memory, refers to the storage space in a computer that is directly accessible to the processor. Primary storage is typically used to store data and instructions that are currently being used or processed by the computer. Secondary storage, also known as external memory, refers to storage space that is not directly accessible to the processor, but is used to store data and instructions for longer periods of time. Secondary storage is typically used to store data that is not currently being used, but that needs to be kept for future reference. There are several key differences between primary storage and secondary storage: Speed: Primary storage is generally faster than secondary storage, as it is directly accessible to the processor. This means that the processor can access and retrieve data from primary storage more quickly than it can from secondary storage. Capacity: Primary storage is typically smaller in capacity than secondary storage. This is because primary storage is used to store data that is currently being used or processed, while secondary storage is used to store data that is not currently being used. Cost: Primary storage is typically more expensive than secondary storage, as it requires faster and more expensive memory chips. Volatility: Primary storage is generally volatile, meaning that it is lost when the power is turned off. In contrast, secondary storage is non-volatile, meaning that it retains data even when the power is turned off. Location: Primary storage is located inside the computer, while secondary storage is typically external to the computer and is connected to the computer through a port or interface.


What are the similarities between secondary memory and primary memory pdf?

They are both storage devices


Describe the main types of primary and secondary storage?

Primary storage includes Random access memory (RAM) which is fast and volatile. Secondary storage consists of devices like hard disk drives (HDD) and solid-state drives (SSD) which are slower but non-volatile, allowing data to be stored for longer periods even when the power is turned off.


What are the difference between primary and secondary storage device?

Primary storage is usually the drive where the operating system is and the secondary storage is a additional drive for space. Usually, Windows names it's primary drive as C:\ and all it's following as other letters.


What are the Types of storage devices in PC hardware?

Primary and Secondary storage.