Quiz on External Memory Searching
Test yourself on what you've learned about external memory searching.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which statement is true regarding the external memory model of computation?
A.
Accessing a random byte from RAM is thousands of times slower than accessing a random byte from a hard disk or solid-state drive.
B.
Accessing an item from external storage is faster than accessing it from random access memory (RAM).
C.
The size of internal memory must be for block-based data structures where is the block size.
D.
The BlockStore
is a complicated object that encapsulates external memory devices with their own collection of system calls.
1 / 4