2PLATOS

2PLATOS

2nd Grade

37 Qs

quiz-placeholder

Similar activities

P2_T1: GOOGLE SLIDES TEST

P2_T1: GOOGLE SLIDES TEST

2nd Grade

35 Qs

FF2 - UNIT 2 - LESSON 1

FF2 - UNIT 2 - LESSON 1

KG - 5th Grade

40 Qs

Ôn Tập Tin học Lớp 5 HK2

Ôn Tập Tin học Lớp 5 HK2

1st - 5th Grade

34 Qs

CKQG_Scratch 02. Blocks

CKQG_Scratch 02. Blocks

2nd - 5th Grade

40 Qs

PAS SUSULAN ASJ KELAS XI2020

PAS SUSULAN ASJ KELAS XI2020

1st - 3rd Grade

40 Qs

KOMPUTER(TIK)

KOMPUTER(TIK)

1st Grade - University

40 Qs

Ôn tập kiểm tra hk1 K8

Ôn tập kiểm tra hk1 K8

2nd Grade

32 Qs

basis data query

basis data query

1st - 3rd Grade

42 Qs

2PLATOS

2PLATOS

Assessment

Quiz

Computers

2nd Grade

Easy

Created by

Edison Castro

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

THREAD is a fundamental element of the central processing unit (CPU) utilization. It is generally composed of thread identification, a program counter, a set of registers, and a stack. 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

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

Spawn

Block

Unblocked

Finish

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This happens when a thread needs to wait for a particular event. In this operation, all the necessary information are automatically saved for the thread's execution resumption.

Block

Spawn

unblocked

Finish

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This operation moves a blocked thread into the ready queue for the continuation of its execution

unblocked

Spawn

Blocked

Finish

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All threads of a process share the same address space and resources. Hence, any alteration of a resource by one thread affects the environments of the other threads within the same process. It is therefore necessary to synchronize the activities of various threads in the process to eliminate interference and maintain the data structure of the process.

Thread synchronization

Thread Library

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any application can be programmed to be multithreaded with the use of thread libraries. A thread library technically provides programmers with an application programming interface (API) for creating and managing threads

Thread Library

Thread Synchronization

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any application can be programmed to be multithreaded with the use of thread libraries. A thread library technically provides programmers with an application programming interface (API) for creating and managing threads

User-Level Thread

Kernel-Level Thread

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers