📚 Question Bank Q39 — Operating Systems
Tags
Operating Systems
Q39. Marks: +2.0 UGC NET Paper 2: Computer Science 26th Nov 2021
Given memory access time as p nanoseconds and additional q nanoseconds for handling the page fault. What is the effective memory access time if a page fault occurs once for every 100 instructions?
1.p + \(\frac {q}{100}\) ✓ Correct
2.\(\frac {p + q} {100}\)
3.p + q
4.\(\frac {p}{100}\) + q
📄 All “Operating Systems” questions across papers
🏷 Change Tag for this Question