

InterviewSolution
Saved Bookmarks
1. |
Distinguish between internal and external memory ? |
Answer» Internal memory, also called "main or primary memory" refers to memory that stores small amounts of data that can be accessed quickly while the computer is running.External memory, also called "secondary memory" refers to a storage device that can retain or store data persistently. They could be embedded or removable storage devices. Examples include hard disk or solid state drives, USB flash drives, and compact discs. | |