Computer Science, asked by teddychiingujr, 1 year ago

what is the difference between a cache and a buffer?

Answers

Answered by HARDIK3185
1

A 'buffer' is the in-memory representation of a single physical disk block. ... Abuffer is a region of memory used to temporarily hold data while it is being moved from one place to another within a computer.while a cache is a temporary storage area where frequently accessed data can be stored for rapid access.

Similar questions