What is buffering?
Posted: Thu Jul 14, 2022 8:57 am
a) The blocks read from disk are directly accessed
b) The blocks read from disk are temporarily stored in a memory
c) The blocks read from disk are organized in a particular fashion to cater requests.
d) None of the mentioned
b) The blocks read from disk are temporarily stored in a memory
c) The blocks read from disk are organized in a particular fashion to cater requests.
d) None of the mentioned