OS Assignment-2

OS Assignment-2

University

10 Qs

quiz-placeholder

Similar activities

Memory Management - Paging & segmentation

Memory Management - Paging & segmentation

12th Grade - University

15 Qs

OS Quiz 2 1930

OS Quiz 2 1930

University

10 Qs

Recap - Computer Memory

Recap - Computer Memory

University

10 Qs

Operating System (Virtual Memory)

Operating System (Virtual Memory)

University

10 Qs

Operating System : Part 1

Operating System : Part 1

University

15 Qs

Chapter 3&4

Chapter 3&4

University

10 Qs

OS - Assessment 06

OS - Assessment 06

University

10 Qs

CSS 05 OS Security

CSS 05 OS Security

University

12 Qs

OS Assignment-2

OS Assignment-2

Assessment

Quiz

Computers

University

Easy

Created by

Mukhtar Ansari

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is virtual memory and how does it work?

Virtual memory is a hardware component that stores data permanently.

Virtual memory is a type of physical memory found in computers.

Virtual memory is a memory management technique that uses disk space to extend RAM, allowing for larger applications to run by swapping data between RAM and disk storage.

Virtual memory increases the speed of the CPU by using more RAM.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of paging in memory management.

Paging involves dividing physical memory into variable-sized segments.

Paging allows for the allocation of memory only in contiguous blocks.

Paging is a technique that eliminates the need for virtual memory altogether.

Paging is a memory management technique that divides virtual memory into fixed-size pages and physical memory into frames, allowing non-contiguous allocation.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main differences between paging and segmentation?

Paging divides memory into variable-sized blocks, while segmentation uses fixed-size pages.

Segmentation is faster than paging because it requires less memory management.

Paging allows for direct access to physical memory, while segmentation requires a mapping table.

Paging uses fixed-size pages and abstracts memory, while segmentation uses variable-sized segments based on logical divisions.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe the structure of a file system.

A file system is organized by file types rather than directories.

A file system is structured as a hierarchy of directories and files, starting from a root directory.

A file system is a flat structure with no directories.

A file system consists only of files without any hierarchy.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the different file access methods?

Batch access

Sequential access, direct access, random access

Buffered access

Stream access

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does contiguous memory allocation work?

It requires the use of virtual memory.

Contiguous memory allocation allocates a single continuous block of memory for a program's use.

It allocates memory in non-contiguous blocks.

It allows multiple programs to share the same memory block.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a page table in virtual memory?

To manage user permissions in the operating system.

To increase the speed of the CPU.

To map virtual addresses to physical addresses in virtual memory.

To store data temporarily during processing.

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?

Discover more resources for Computers