CPSC1050_OS

CPSC1050_OS

University

6 Qs

quiz-placeholder

Similar activities

Quizzard

Quizzard

University

10 Qs

data list control

data list control

University

10 Qs

Analog and Digital Transmission

Analog and Digital Transmission

University

10 Qs

CPSC1050_OS and Information Systems

CPSC1050_OS and Information Systems

University

5 Qs

FA19MW-TTH Citation Quiz

FA19MW-TTH Citation Quiz

University

10 Qs

OS day 3

OS day 3

University

9 Qs

Lesson 9 Knowledge Assessment

Lesson 9 Knowledge Assessment

6th Grade - University

10 Qs

HTML Basics

HTML Basics

9th Grade - Professional Development

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?