Comp Sci: terminology: what is a buffer?
The tutor finally defines what a buffer means in computer science; he has long wondered. I’ve always had a notion that a buffer means an allocation of memory (RAM) devoted to specific purpose (process). Maybe the process is using the …