Platform Technology

Platform Technology

University

25 Qs

quiz-placeholder

Similar activities

Java_Quiz_8

Java_Quiz_8

University

20 Qs

OS Sessional Test 2024 Batch (CS,DS,AI)

OS Sessional Test 2024 Batch (CS,DS,AI)

University

25 Qs

final C# exam

final C# exam

University

20 Qs

Threads, Processes, and Programs

Threads, Processes, and Programs

University

20 Qs

Threads and Processes

Threads and Processes

University

20 Qs

Programación de Paralelismo

Programación de Paralelismo

University

21 Qs

¿Sabes más que un estudiante de avanzada? 2023-1

¿Sabes más que un estudiante de avanzada? 2023-1

University

25 Qs

Parallel and Distributed Practical Lab Quiz

Parallel and Distributed Practical Lab Quiz

University

20 Qs

Platform Technology

Platform Technology

Assessment

Quiz

Computers

University

Easy

Created by

axl buensuceso

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Threads that belong in the same process share the same code section, data section, and other operating system (OS) resources.

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the lower limit of the thread's dynamic priority.

Dynamic priority

Base priority

Thread context

Alert status

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A temporary permission that enables a thread to execute actions on behalf of another process.

Alert status

Thread ID

Suspension count

Impersonation token

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This operation typically transpires whenever a new process is created since a thread for that process is also formed.

Spawn

Block

Unblocked

Finish

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The key states for a thread are Running, Ready, and Blocked.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any resource alteration by one thread affects the environments of the other threads within the same process.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each thread of execution is a unique process with its own address space and resources.

One process: One thread (1:1)

Multiple processes: One thread per process (M:1)

One process: Multiple threads (1:M)

Multiple processes: Multiple threads per processes (M:M)

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?