CPSC1050_OS

CPSC1050_OS

University

6 Qs

quiz-placeholder

Similar activities

DS lab 1

DS lab 1

University

5 Qs

data list control

data list control

University

10 Qs

OS QUIZ(UNIT-III)

OS QUIZ(UNIT-III)

University

10 Qs

Big Data Analytics - Week 3 Data Streaming

Big Data Analytics - Week 3 Data Streaming

University - Professional Development

6 Qs

Operating system quiz - V

Operating system quiz - V

University

10 Qs

BSIT- 3A (True or False)

BSIT- 3A (True or False)

University

10 Qs

OS 1

OS 1

University

10 Qs

ESCALONAMENTO DE PROCESSOS

ESCALONAMENTO DE PROCESSOS

University

10 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?