(Page allocation for virtual memory)

Consider the following string of page references 7, 0, 1, 2, 0, 3, 0, 4, 2, 3, 0, 3, 2.

Complete a table showing the frame allocation assuming 4 page frames and

calculate the hit rate for the following scheduling algorithms:

(a) Least Recently Used

(b) FIFO