Which of the following statements is *FALSE* with regards to the typical hardware of a server?
1) Access to data in main memory (RAM) is much faster than access to data on disk.
2) Disk seeks are slow, mainly because the disk head is positioned each time.
3) CPU can process data during ram-disk data transfers, because of the System Bus.
4) Transferring many small chunks of data from disk to memory is faster than transferring a large chunk.