

InterviewSolution
Saved Bookmarks
1. |
Which of the following is an example of primary memory?1). HDD2). RAM3). FDD4). BRD |
Answer» Primary memory is computer memory that a processor or computer accesses first or directly. It allows a processor to access RUNNING execution applications and SERVICES that are temporarily stored in a specific memory LOCATION. Primary memory is also known as primary storage or main memory. Random Access Memory (RAM) is an examples of a primary memory. |
|