What is a frame in a paging system?

Options

  • A. A variable-size block of virtual memory
  • B. A fixed-size block of physical memory
  • C. A page replacement algorithm
  • D. An entry in the file system
  • E. None of the above

Correct Answer (Detailed Explanation is Below)

B. A fixed-size block of physical memory

Detailed Explanation

A frame is a fixed-size block of physical memory into which a page can be loaded.