Coast Guard Exams
Question 91Electricity/Electronics - 1st Asst/Chief70% to pass

Which of the following devices represents primary storage, where the processor is able to directly read instructions and data and directly return results of its computation in fetch/execute cycles?

AI Explanation
The correct answer is B) Random access memory (RAM). RAM represents primary storage, where the processor can directly read instructions and data, and directly return the results of its computations in fetch/execute cycles. This is because RAM is located close to the processor and provides fast, direct access for the processor to read and write data, unlike secondary storage devices like hard disk drives, optical disks, or magnetic tape drives, which require additional steps to access the data. The other options, A) various optical disks, C) hard disk drive, and D) magnetic tape drive, are all forms of secondary storage, which the processor cannot directly access in the same way as primary storage (RAM).