Multiple choice technology mainframe

DASD is an external device, hence performs at a slower speed! Is this logic correct?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

DASD (Direct Access Storage Device) is an external device compared to main memory, and external devices generally operate at slower speeds than internal memory due to data transfer overhead and physical access mechanisms. This is a fundamental concept in computer architecture - the memory hierarchy places fast but small internal memory above slower but larger external storage.