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

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

University

15 Qs

quiz-placeholder

Similar activities

PPL 223 - (QUIZ 3) Data Types and Structures

PPL 223 - (QUIZ 3) Data Types and Structures

University

15 Qs

Understanding Data Structures

Understanding Data Structures

University

12 Qs

Electronic Diary Systems Assessment

Electronic Diary Systems Assessment

10th Grade - University

15 Qs

Test

Test

University

15 Qs

DSA (Quiz 1) Arrays and Linked Lists

DSA (Quiz 1) Arrays and Linked Lists

University

15 Qs

DFC20283 CHAPTER 5 (5.1.6-5.1.9)

DFC20283 CHAPTER 5 (5.1.6-5.1.9)

University

10 Qs

SOFTWARE ENGINEERING

SOFTWARE ENGINEERING

University

20 Qs

Quiz on IPC and Synchronization

Quiz on IPC and Synchronization

University

16 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?