PProg1

PProg1

University

5 Qs

quiz-placeholder

Similar activities

Analisis Data

Analisis Data

8th Grade - University

10 Qs

Operasi Input & Output C++

Operasi Input & Output C++

University

10 Qs

Link layer and LANs

Link layer and LANs

University

10 Qs

QUIZ SINGKAT PEMOGRAMAN WEB

QUIZ SINGKAT PEMOGRAMAN WEB

University

10 Qs

ITS Python 迴圈課堂測驗

ITS Python 迴圈課堂測驗

6th Grade - University

10 Qs

OS-Unit-1

OS-Unit-1

University

10 Qs

Chapter 15

Chapter 15

University

10 Qs

Algoritma

Algoritma

7th Grade - University

10 Qs

PProg1

PProg1

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Lasse Lingens

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thread interleavings are easy to debug and can therefore be avoided.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

More Threads do not always accomplish parallel tasks faster.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a Deadlock the system changes state, but no progress is made.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Always avoid multithreading, as it introduces risks and does not provide many benefits.

True

False

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

The behaviour of a multithreaded program is:

Sometimes deterministic

That of a sequential program

Sometime random

Potentially faster