Computer Science, asked by mohdjunaid0988, 13 days ago

Accesing of data is easilh possible in

Answers

Answered by alanw5926
1

Explanation:

In contrast, on-disk databases (HDD/SSD) cache frequently requested data in memory, for faster access, but write database updates, insertions and deletes through the cache to be stored to disk. On the plus side, byte-for-byte, disk storage can be cheaper than RAM, and can also take less physical space.

Similar questions