Operating Systems Quiz

Operating Systems Quiz

University

88 Qs

quiz-placeholder

Similar activities

Tambong Reviewer

Tambong Reviewer

University

85 Qs

Operating Systems Quiz

Operating Systems Quiz

Assessment

Quiz

Engineering

University

Hard

Created by

ROSHNI M

Used 1+ times

FREE Resource

88 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During runtime, an OS needs to decide which page to remove when memory is full. One technique is LRU, which uses history of access. How does LRU compare with FIFO in terms of performance and overhead?

FIFO is more accurate

LRU always faults more

LRU is more effective but complex

FIFO is based on future use

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user configures their system to use a very small page size in virtual memory settings. They notice that more pages are being loaded than before. What could be the trade-offs involved in using smaller pages?

More TLB hits

Lower fragmentation and more overhead

Better CPU utilization

Fewer page faults

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a virtual memory setup, the system allows shared memory pages between processes. How does this feature enhance system efficiency and what precautions must be taken to ensure consistency?

It increases isolation

Pages are never duplicated

Shared pages save memory but need synchronization

Every process has its own copy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A virtual address is passed to the OS during execution. The system uses paging with a TLB. If the required entry is not found in the TLB, the system checks the page table. What is this process known as, and what's the performance implication?

Cache hit

TLB miss and page walk

Segment fault

Stack overflow

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A device that employs a rotating platter to perform data read and write operations is the Hard Disk Drive (HDD). Its operation involves spinning magnetic disks and moving read/write heads to access data.

SSD

RAM

Magnetic disk

Cache memory

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During program execution, if a needed page is missing from main memory, the system experiences a page fault. This initiates a sequence wherein the operating system fetches the page from disk and loads it into available memory space.

A segmentation fault occurs

A page hit happens

A page fault is triggered

The process is terminated

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A reliable page replacement algorithm employed in memory management is Least Recently Used (LRU). This technique optimizes performance by discarding the least accessed pages when new pages need to be loaded into memory.

FIFO

LRU

Optimal

All of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?