OS 2023-24

OS 2023-24

University

15 Qs

quiz-placeholder

Similar activities

Memory Management Quiz

Memory Management Quiz

University

15 Qs

OS Chap-4

OS Chap-4

University

10 Qs

Kuis Online 9 Arsitektur Komputer CEH4G3 Week 9

Kuis Online 9 Arsitektur Komputer CEH4G3 Week 9

University

15 Qs

OCR A Level Computer Science (H446) - Component 1.2.1 - Systems Software

OCR A Level Computer Science (H446) - Component 1.2.1 - Systems Software

11th Grade - University

14 Qs

Unit 3 Operating System

Unit 3 Operating System

University

15 Qs

Operating System (Virtual Memory)

Operating System (Virtual Memory)

University

10 Qs

Quiz No. 1: Virtual Memory

Quiz No. 1: Virtual Memory

University

15 Qs

Virtual Memory

Virtual Memory

University

10 Qs

OS 2023-24

OS 2023-24

Assessment

Quiz

Computers

University

Medium

Created by

Hemang Thakar

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Page fault occurs when

When a requested page is in memory

When a requested page is not in memory

When a page is corrupted

When an exception is thrown

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Let the page fault service time be 10ms in a computer with average memory access time being 20ns. If one page fault is generated for every 10^6 memory accesses, what is the effective access time for the memory?

21ns

23ns

30ns

35ns

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which one of the following page replacement policies, Belady’s anomaly may occur?

FIFO

Optimal

LRU

All of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A multilevel page table is preferred in comparison to a single level page table for translating virtual address to physical address because

It reduces the memory access time to read or write a memory location.

It helps to reduce the size of page table needed to implement the virtual address space of a process.


It is required by the translation lookaside buffer.


It helps to reduce the number of page faults in page replacement algorithms.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The essential content(s) in each entry of a page table is / are


Virtual page number

Page frame number

Both


Access right information

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A system uses 3 page frames for storing process pages in main memory. It uses the Least Recently Used (LRU) page replacement policy. Assume that all the page frames are initially empty. What is the total number of page faults that will occur while processing the page reference string given below? 4, 7, 6, 1, 7, 6, 1, 2, 7, 2

4

5

6

7

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The optimal page replacement algorithm will select the page that

Has been used least number of times.

Will not be used for the longest time in the future.

Has not been used for the longest time in the past.

7Has been used most number of times.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?