CPSC1050_OS

CPSC1050_OS

University

6 Qs

quiz-placeholder

Similar activities

CPSC1050_OS and Information Systems

CPSC1050_OS and Information Systems

University

5 Qs

Operating system: Memory management part II

Operating system: Memory management part II

University

10 Qs

UTS Sistem Operasi

UTS Sistem Operasi

University

10 Qs

HTML/CSS Quiz

HTML/CSS Quiz

10th Grade - University

10 Qs

Website Design

Website Design

KG - University

10 Qs

Reflective assessment

Reflective assessment

University

10 Qs

Keywords Quiz

Keywords Quiz

University

11 Qs

Heap

Heap

University

9 Qs

CPSC1050_OS

CPSC1050_OS

Assessment

Quiz

Computers

University

Hard

Created by

W Mao

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

First-Come, First-Served is

Nonpreemptive

Preemptive

2.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Using Shortest Job Next, what is the average turnaround time if the processes arrive at the same time?

P1: 120

P2: 60

P3: 20

3.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Using FCFS (First-Come, First-Served), what is the average turnaround time if the processes arrive at the same time?

P1: 120

P2: 60

P3: 30

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Using Round Robin, what is the average turnaround time if the processes arrive at the same time? Suppose the time slice is 50

P1: 130

P2: 60

P3: 30

5.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

Media Image

(Paged Memory Management) Given the following Page-Map Table (PMT), assume the page size and frame size are 1024:

What is the physical address associated with the logical address of <4, 128>?

6.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

Media Image

(Paged Memory Management) Given the following Page-Map Table (PMT), assume the page size and frame size are 1024:

What is the logical address associated with the physical address of 5220?