Results 1 to 4 of 4

Thread: Explain difference between primary and secondary computer memory

  1. #1
    Join Date
    Oct 2010
    Posts
    61

    Explain difference between primary and secondary computer memory

    I do not know which is the main memory. I want to find the difference between two memory of the computer. They are:

    RAM + ROM

    ROM = Read Only Memory = Read-Only Memory

    Random Access Memory = RAM = Random Access Memory.

    The ROM contains all the system resources required to operate and read at the beginning and every time you need the system. The RAM is used by normal applications, all programs that start and stop, etc.. What is the difference here if we get upgrade on the same.

  2. #2
    Join Date
    Sep 2005
    Posts
    1,434

    Re: Explain difference between primary and secondary computer memory

    The secondary memory is designed to overcome some limitations of main memory. It is non-volatile, meaning retains its contents even when power to the computer system is off. This allows you to keep your data on long-term basis, while main memory cannot. Given its relatively high capacity compared to main memory at the same price, is much more feasible for use as a mass storage device.

  3. #3
    Join Date
    Oct 2005
    Posts
    1,217

    Re: Explain difference between primary and secondary computer memory

    The primary memory, especially RAM, is very fast on modern computers, and since almost directly interfaces with the CPU, which allows very fast transfer between them. Usually it is in the form of memory chips, which store their data electronically and transfer to and from the CPU through a memory bus faster than the computer has been dedicated to this purpose. However, RAM is usually volatile, s that it loses its content when the computer system power is off.

  4. #4
    Join Date
    May 2008
    Posts
    835

    Re: Explain difference between primary and secondary computer memory

    Do not confuse "units or storage devices" to "storage media or devices," because the former are the devices that read or write data stored in the media. The secondary memory is a type of mass storage and permanent (nonvolatile), unlike the RAM that is volatile, but has more memory capacity than main memory, although it is slower. The process of transferring data to a computer equipment is called "reading procedure." The process of transferring data from your computer to the storage is called "procedure of writing."

Similar Threads

  1. How can I reverse primary and secondary screen
    By UTTIYA in forum Monitor & Video Cards
    Replies: 3
    Last Post: 29-01-2011, 07:57 PM
  2. How to change Secondary DC to Primary DC?
    By Robin in forum Windows Server Help
    Replies: 7
    Last Post: 16-10-2009, 05:28 AM
  3. Synchronize primary & secondary DNS
    By Wilson in forum Windows Server Help
    Replies: 4
    Last Post: 30-06-2008, 01:10 PM
  4. Correct way to setup Primary and Secondary DNS
    By Giorgio in forum Windows Server Help
    Replies: 2
    Last Post: 25-04-2008, 03:34 AM
  5. Promote Secondary DNS to Primary
    By KJacks in forum Windows Server Help
    Replies: 3
    Last Post: 06-07-2007, 11:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,437,433.10302 seconds with 17 queries