Computer memory is broadly divided into two categories based on how directly the processor can access it. One category sits close to the processor and is used for data currently being worked on, while the other category is used for long-term storage that the processor cannot access directly.
Primary memory, main memory, and internal memory are all names for the same category, the memory built into the computer that the processor accesses directly and quickly, most commonly RAM. External memory refers instead to secondary storage devices, such as hard disks or flash drives, that hold data outside the processor's direct, immediate reach and are used for long-term storage rather than active processing.
Because three of the four terms are simply different names for the same internal, processor-accessible memory, while the fourth describes a fundamentally different category of storage, external memory is the one that does not belong with the others.
Exam takeaway: treat primary, main, and internal memory as synonyms for the same concept, and keep external or secondary memory in a separate mental category.