answersLogoWhite

0


Best Answer

Memory is usually a term that refers to RAM or Random Access Memory which is always located inside your computer.

If you are referring to Hard Drives, an internal Hard Drive is located inside of your computer and connected directly to the motherboard by a short cable. External hard drives are not mounted inside the computer's case (They will often sit on top of the tower [CPU] or on your desktop) and are typically connected via Firewire, USB, or SCSI cables. Some External hard drives require an additional AC adapter to connect to a wall outlet for power while others will revieve power through their USB cable from the host computer.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Internal memory is built into the device.

External memory is memory you physically add to the device usually in the form of a micro SD card being put into the micro SD card slot if one is available.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Most all memory is internal. Back before modern computing there was external memory but it was expensive and very rare.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between external and internal memory?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between 89s52 and 8051?

internal and external memory


What is the difference between a flash disc and a USB port?

what is the diference between a computer internal memory and external memory


Distinguish between in internal and external memory?

Internal Media: Internal media means memory inside the computer like the hard drive and RAM. External Media: External media means removable media like CDs, DVDs and flash drives, which are outside the computer.


Distinguish between internal and external memory?

Internal memory on a computer is kept on the hard drive. The hard drive holds the memory for all things downloaded to the computer, and all web sites visited. External memory is usually kept on a device like a USB memory stick or a CD. External memory can be accessed by plugging it into the computer.


Difference between internal fragmentation and external fragmentation in operating system?

Fragmentation occurs in a dynamic memory allocation system when many of the free blocks are too small to satisfy any request. External Fragmentation: External Fragmentation happens when a dynamic memory allocation algorithm allocates some memory and a small piece is left over that cannot be effectively used. If too much external fragmentation occurs, the amount of usable memory is drastically reduced. Total memory space exists to satisfy a request, but it is not contiguous. Internal Fragmentation: Internal fragmentation is the space wasted inside of allocated memory blocks because of restriction on the allowed sizes of allocated blocks. Allocated memory may be slightly larger than requested memory; this size difference is memory internal to a partition, but not being used


Is relocatable Dynamic Memory external or internal fragmentation?

external fragmentation


Rom is internal or external memory?

Read Only Memory is the internal memory computers use to start up reliably


Definition of internal fragmentation and external fragmentation?

External Fragmentation: External Fragmentation happens when a dynamic memory allocation algorithm allocates some memory and a small piece is left over that cannot be effectively used. If too much external fragmentation occurs, the amount of usable memory is drastically reduced. Total memory space exists to satisfy a request, but it is not contiguous. Internal Fragmentation: Internal fragmentation is the space wasted inside of allocated memory blocks because of restriction on the allowed sizes of allocated blocks. Allocated memory may be slightly larger than requested memory; this size difference is memory internal to a partition, but not being used


What is the difference between the read only memory and the random access memory in the internal memory unit of a computer?

R.O.M. :SoftwareR.A.M. :Hardware


Difference between internal storage and external storage of a computer system and give examples of each?

Internal storage of a computer means the memory type that resides inside the computer primarily the internal hard disk drives (or more modern solid state drives). External storage devices include the USB memories, External or network storage drives on which data is stored outside the main computer body.


What is internal and external sorting techniques?

Internal sorting it means we are arranging the number within the array only which is in computer primary memory. External sorting it is the sorting of numbers from the external file by reading it from secondary memory.


What is the difference between internal and external cache?

Internal cache is stored in a reserved area of the RAM of your computer. External cache is also called secondary cache or level 2 cache memory. It is external to the microprocessor and is stored on a separate chip.