What’s the difference between page and block in operating system?
What is the difference between pages and blocks? A block is the smallest unit of data that an operating system can either write to a file or read from a file. What exactly is a page? Pages are used by some operating systems instead of blocks. A page is basically a virtual block. And, pages … Read more