OS Lec 3

OS Lec 3

University

6 Qs

quiz-placeholder

Similar activities

OS Fun Review 5

OS Fun Review 5

University

10 Qs

CPU Scheduling Introduction Quiz

CPU Scheduling Introduction Quiz

University

10 Qs

OS_unit1

OS_unit1

University

10 Qs

totally not some random shark-related quiz

totally not some random shark-related quiz

University

9 Qs

Thread Priorities

Thread Priorities

University

10 Qs

COPRO2 - Final Quiz 2 on Generics and Wildcards Argument

COPRO2 - Final Quiz 2 on Generics and Wildcards Argument

University

10 Qs

Multithreading + java

Multithreading + java

University

10 Qs

Java Prelab-IV

Java Prelab-IV

University

10 Qs

OS Lec 3

OS Lec 3

Assessment

Quiz

Computers

University

Hard

Created by

Fatemah Alghamedy

Used 4+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the reason that the process will be terminated when the process requires more memory than the system can provide?

Memory unavailable

Bounds violation

Time overrun

I/O failure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When the sender never waits to send the message that means the buffer is

Zero capacity

Bounded capacity

Bounded buffer

Unbounded capacity

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All threads management is done by the application

User-Level Thread (ULT)

Kernel-level Thread (KLT)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Threads that belong to the same process share

Program Counter

Register

Code

Stack

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ process cannot affect or be affected by the execution of another process.

Cooperating

Independent

Child

Parent

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The parent process can't _______ its own children's processes

terminate execution of

share all resources with

execution concurrently with

sell