OSS (QUIZ 3) - Process Management (Part 2)

OSS (QUIZ 3) - Process Management (Part 2)

University

15 Qs

quiz-placeholder

Similar activities

RIDDLE_IT_OUT

RIDDLE_IT_OUT

University

20 Qs

ICT and Multimedia Quiz

ICT and Multimedia Quiz

12th Grade - University

14 Qs

FOS Part 2 (QUIZ 2)

FOS Part 2 (QUIZ 2)

University

15 Qs

FED recap

FED recap

9th Grade - University

17 Qs

GROUP 5 quiz

GROUP 5 quiz

University

15 Qs

PPL 223 ( QUIZ 2) Syntax and Semantics

PPL 223 ( QUIZ 2) Syntax and Semantics

University

20 Qs

Test

Test

University

15 Qs

DSA (Quiz 1) Arrays and Linked Lists

DSA (Quiz 1) Arrays and Linked Lists

University

15 Qs

OSS (QUIZ 3) - Process Management (Part 2)

OSS (QUIZ 3) - Process Management (Part 2)

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

M'Alou Gonzales

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is process synchronization?

Coordinating the execution of processes to ensure they run correctly when accessing shared resources

Managing memory allocation for processes

Scheduling CPU time for processes

Handling process termination

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common solution to the critical section problem?

Virtual memory

Semaphores

Paging

Process scheduling

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a semaphore use to manage access to shared resources?

Floating-point values

Boolean values

Integer values

String values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of concurrency in operating systems?

To slow down process execution

To enhance system efficiency by running multiple processes or threads simultaneously

To reduce memory usage

To terminate inactive processes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a counting semaphore?

Can only take values of 0 and 1

Can take any integer value to manage multiple instances of a resource

Stores process IDs

Manages process states

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of semaphore can the value only be 0 or 1?

Counting semaphore

Integer semaphore

Binary semaphore (Mutex)

Floating-point semaphore

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of multithreading in real-world applications?

A single-threaded file transfer program

A web browser loading multiple tabs simultaneously

A word processor with autosave feature

A computer running multiple virtual machines

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?