1.

Optimal page replacement algorithm is said to satisfy __________(a) Online algorithm(b) Stack algorithm(c) Queue algorithm(d) Array algorithmI had been asked this question during an interview.This intriguing question comes from Page Replacement Algorithms topic in portion Page Replacement Algorithms of Data Structures & Algorithms II

Answer»

Right option is (b) STACK algorithm

For explanation: Optimal page REPLACEMENT algorithm is said to satisfy the stack algorithm. It is ALSO called as inclusion property.



Discussion

No Comment Found

Related InterviewSolutions