https://quizack.com/unix/mcq/unix-uses-the-page-replacement-algorithm
Answer: Least recently used
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
The ____ command removes duplicate lines from a file.
Freebsd is a(n) _____-based operating system.
To append output to an existing file, you use ____.
To display the contents of a file called data, use the command ____.
If you execute ____, the contents of file1 are sorted and the results are stored in file2.
If a file has the permissions '-rwxr-x---', they can be specified as an octal mode of:
In Unix, which of the following are not treated as files?
What do we get from running this command? echo 'april|may|june|july' | awk -F'|' '{print $3}'
The Unix end-of-file character is:
When you type the name of a command, the shell finds it in: