OS QUIZ 2

OS QUIZ 2

University

21 Qs

quiz-placeholder

Similar activities

Architecture - Ch3

Architecture - Ch3

University

20 Qs

Memory and Learning Quiz

Memory and Learning Quiz

University

20 Qs

PSY Ch. 7

PSY Ch. 7

University

18 Qs

Operations and Supply Chain Strategies

Operations and Supply Chain Strategies

University

17 Qs

Operating System QUIZ-1

Operating System QUIZ-1

University

20 Qs

IPC

IPC

University

20 Qs

Round 3

Round 3

University

20 Qs

OS QUIZ 2

OS QUIZ 2

Assessment

Quiz

Other

University

Medium

Created by

Sunil Kumar

Used 2+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a memory management technique?

Paging

Segmentation

Swapping

Scheduling

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is internal fragmentation?

Unused memory blocks that are never allocated
Memory fragmentation caused by external factors
Internal fragmentation is the wasted space within allocated memory blocks due to inefficient memory usage.
Memory allocated without any usage

3.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What is the size of a page table(in Mega Bytes) in a system with 32-bit virtual addresses and 4KB page size, assuming each page table entry is 4 bytes?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The phenomenon where the CPU spends more time swapping pages than executing processes is called:

Segmentation

Fragmentation

Swapping

Thrashing

5.

MULTIPLE CHOICE QUESTION

3 mins • 2 pts

A system uses a TLB (Translation Lookaside Buffer) to speed up virtual address translation. The following parameters are given:

  • TLB access time = 10 ns

  • Memory access time = 100 ns

  • TLB hit ratio = 80%

Assume that on a TLB hit, only one memory access is needed (to access the actual data). On a TLB miss, two memory accesses are required (one for page table lookup and another to access data).

Calculate the Effective Memory Access Time (EMAT).

130 ns
200 ns
90 ns
150 ns

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The time taken to move the disk arm to the desired track is called:

Latency time
Seek time
Transfer time
Access time

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is rotational latency?

A. Time taken to format the disk

Time for desired sector to rotate under the read/write head

The time taken to access the memory cache.

Time to move disk arm to correct track

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?