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

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

University

15 Qs

quiz-placeholder

Similar activities

SACOMBANK

SACOMBANK

University

10 Qs

Trắc nghiêm ôn tập HĐH_C6

Trắc nghiêm ôn tập HĐH_C6

University

10 Qs

Computer Networking

Computer Networking

University

10 Qs

Digital Communication and Technology Assessment

Digital Communication and Technology Assessment

10th Grade - University

15 Qs

Day 1 Quiz

Day 1 Quiz

University

15 Qs

QUIZ - CHAPTER 2

QUIZ - CHAPTER 2

University

15 Qs

IT Quiz Bee 2025 - DIFFICULT

IT Quiz Bee 2025 - DIFFICULT

University

10 Qs

Security Fundamental

Security Fundamental

University

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