2PLATOS

2PLATOS

2nd Grade

37 Qs

quiz-placeholder

Similar activities

IPO cycle class 2

IPO cycle class 2

2nd Grade

35 Qs

Space, Computers and Fun

Space, Computers and Fun

2nd - 9th Grade

40 Qs

Unix

Unix

1st Grade - Professional Development

36 Qs

Mid-term App Inventor Quiz

Mid-term App Inventor Quiz

1st - 12th Grade

40 Qs

Windows 10 Configuration

Windows 10 Configuration

1st - 10th Grade

35 Qs

What can computer do to us

What can computer do to us

2nd Grade

33 Qs

ICT for Grade 2

ICT for Grade 2

2nd Grade

38 Qs

Form 1 Computer Basics

Form 1 Computer Basics

2nd Grade

35 Qs

2PLATOS

2PLATOS

Assessment

Quiz

Computers

2nd Grade

Easy

Created by

Edison Castro

Used 4+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?