OS QUIZ

OS QUIZ

University

15 Qs

quiz-placeholder

Similar activities

Quis 2 PJR

Quis 2 PJR

University

10 Qs

Computer Hardware

Computer Hardware

12th Grade - Professional Development

16 Qs

DeadLock

DeadLock

University

15 Qs

Operating System Concepts - CPU Scheduling Quiz

Operating System Concepts - CPU Scheduling Quiz

University

15 Qs

OS 1

OS 1

University

15 Qs

Operating System : Part 1

Operating System : Part 1

University

15 Qs

Interprocess communication

Interprocess communication

University

19 Qs

IPC

IPC

University

20 Qs

OS QUIZ

OS QUIZ

Assessment

Quiz

Other

University

Easy

Created by

Nouran Hussein

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____________ is a basic unit of CPU utilization; it comprises a thread ID, a program counter, a register set, and a stack.

Thread

Code

Text

Secion

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of the CPU scheduling criteria is _________________, which indicates the amount of time it takes from when a request was submitted until the first response is produced not output.

Waiting time

Throughput

Response time

Turnaround time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of the components of process segment is ___________, which contains program code and it is typically read only and it may be shared by a number of processes.

Text Section

Data Section

Stack

Heap

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ___________ is a memory area that is used for dynamic memory allocation during the runtime of a program.

Stack

Heap

Data Section

Text Section

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Long-term scheduler or Job scheduler selects which process should be executed next and allocates CPU.

True

False

Maybe

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In multicore programing, _____________ distributes subsets of the same data across multiple cores, same operation on each.

Data parallelism

Data splitting

Task parallelism

Data dependency

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The one-to-one model maps each user thread to a kernel thread. It also allows multiple threads to run in parallel on multiprocessors.

True

False

Maybe

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?