OS-Multithreading

OS-Multithreading

University

8 Qs

quiz-placeholder

Similar activities

Thread Priorities

Thread Priorities

University

10 Qs

OOPs Quiz

OOPs Quiz

University

10 Qs

OS-QUIZ_1

OS-QUIZ_1

University

10 Qs

OPESSYS: Module 3 Quiz Game

OPESSYS: Module 3 Quiz Game

University

11 Qs

PGdP Nebenläufigkeit

PGdP Nebenläufigkeit

University

11 Qs

Java Prelab-IV

Java Prelab-IV

University

10 Qs

Thread - SISTEM OPERASI

Thread - SISTEM OPERASI

University

10 Qs

Internet and mobile programming 3

Internet and mobile programming 3

University

10 Qs

OS-Multithreading

OS-Multithreading

Assessment

Quiz

Computers

University

Easy

Created by

Jenny Ragay

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

OPEN ENDED QUESTION

1 min • 5 pts

What is a thread?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Each thread can belong to more than one process but no thread can exist outside a process.

TRUE

FALSE

3.

OPEN ENDED QUESTION

2 mins • 5 pts

What is the difference between a thread and a process?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

In user level threads, the thread management kernel is not aware of the existence of threads.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

The operating system scheduler selects a thread from the pool of ready threads and allows it to run on the CPU. The thread remains in this state until it either voluntarily yields the CPU or is preempted by a higher priority thread.

New

Runnable

Running

Waiting

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

While in the blocked/waiting state, the thread is not eligible to run, and it remains blocked until a particular condition is met.

TRUE

FALSE

7.

OPEN ENDED QUESTION

2 mins • 5 pts

Give one advantage of multithreading and give a brief explanation.

Evaluate responses using AI:

OFF

8.

OPEN ENDED QUESTION

2 mins • 5 pts

What's the difference between a user level and a kernel level thread?

Evaluate responses using AI:

OFF