Let the page reference stream be: ABCDEFABCABCBCDEA. Assume that the physical memory size is 4 pages, compute the number of page faults for each of the following page replacement algorithms: FIFO, optimal (MIN), Least-recently used (LRU), and Least frequently used (LFU).