OS Quiz2 Set B

OS Quiz2 Set B

University

20 Qs

quiz-placeholder

Similar activities

OS Basics and Admin

OS Basics and Admin

University

15 Qs

Câu hỏi về phương pháp truy cập

Câu hỏi về phương pháp truy cập

University

20 Qs

Linux Lab Assessment 1

Linux Lab Assessment 1

University

18 Qs

BCA-1(A) PC Final Practical

BCA-1(A) PC Final Practical

12th Grade - University

20 Qs

Microsoft 98-365 Server Admin Part 2

Microsoft 98-365 Server Admin Part 2

KG - Professional Development

22 Qs

Chapter 9 : Virtual Memory

Chapter 9 : Virtual Memory

University

20 Qs

General Linux

General Linux

University

15 Qs

Windows 10 Installation and Maintenance Quiz

Windows 10 Installation and Maintenance Quiz

University

22 Qs

OS Quiz2 Set B

OS Quiz2 Set B

Assessment

Quiz

Computers

University

Easy

Created by

Rohini Sawant

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the main advantage of using segmentation over paging?

  • It reduces fragmentation.

  • It allows for a more efficient use of memory.

  • It maintains the logical division of programs.

  • It improves CPU performance.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is a potential drawback of the FIFO page replacement algorithm?

  • It is difficult to implement.

  • It can cause a phenomenon known as Belady’s Anomaly.

  • It provides the optimal page replacement performance.

  • It requires significant processing power to execute.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following strategies helps in improving memory efficiency in cloud environments?

  • Use of Elastic Load Balancers to distribute memory usage.

  • Horizontal scaling (adding more instances) to balance memory usage.

  • Use of Containers and microservices for better isolation and optimization.

  • Both B and C.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the primary reason that segmentation suffers from external fragmentation?

  • The segment table doesn’t map virtual addresses to physical addresses.

  • Pages are not stored contiguously.

  • Segments are of different sizes and cannot fit together in memory efficiently.

  • Segment tables are inefficient.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In terms of page replacement efficiency, which of the following is true about LRU compared to FIFO?

  • LRU always performs better than FIFO in all cases.

  • LRU can be more costly to implement due to the need for tracking the order of access.

  • LRU requires significantly less memory overhead compared to FIFO.

  • LRU can suffer from higher page fault rates than FIFO in certain workloads.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is one advantage of using the NTFS file system over FAT?

  • NTFS is simpler and faster for smaller files.

  • NTFS supports larger file sizes and better security.

  • NTFS requires less disk space for file allocation.

  • NTFS is more compatible with older hardware.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following operations would typically be performed after the open() operation in a file system?

  • close()

  • write()

  • rename()

  • delete()

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?