
Operating System - Process Management

Quiz
•
Computers
•
12th Grade
•
Easy
Bhuvaneshwaran A
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a process in an operating system?
An instance of a program being executed
A type of computer hardware
A network connection between devices
A file stored on the hard drive
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the difference between process and program.
A program is a single task, while a process can handle multiple tasks simultaneously.
A program is a hardware component, while a process is a software component.
A program is a set of instructions stored on disk, while a process is an instance of a program currently running in memory.
A program is executed by the operating system, while a process is executed by the user.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is process scheduling and why is it important?
Process scheduling is important for efficient CPU utilization, fairness, and responsiveness in a multi-tasking environment.
Process scheduling is primarily focused on reducing memory usage.
Process scheduling has no impact on CPU utilization.
Process scheduling is only important for single-tasking environments.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Describe the process states in process management.
New, Ready, Running, Waiting, Terminated
Completed
Active
Initial
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a PCB (Process Control Block) and what information does it contain?
A PCB (Process Control Block) contains information about a specific process such as process state, program counter, CPU registers, CPU scheduling information, memory management information, and I/O status.
A PCB contains information about network protocols used by the process
A PCB contains information about the weather conditions during the process execution
A PCB contains information about the user's personal data
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is context switching and why is it necessary?
Context switching is a feature that slows down the overall performance of a system.
Context switching is only necessary for single-threaded applications.
Context switching is the process of permanently terminating a process or thread.
Context switching is the process of storing and restoring the state of a process or thread so that execution can be resumed from the same point at a later time. It is necessary to allow multiple processes or threads to share a single CPU efficiently by switching between them.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the concept of process synchronization.
Process synchronization is essential to prevent issues like race conditions and deadlocks.
Process synchronization is primarily used for debugging purposes.
Process synchronization is only needed for single-threaded applications.
Process synchronization does not impact the performance of the system.
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Understanding Scheduling Algorithms

Quiz
•
12th Grade
15 questions
12 Advanced 2024 - 2025

Quiz
•
12th Grade
10 questions
SmartArts

Quiz
•
9th - 12th Grade
14 questions
Operating Systems

Quiz
•
11th - 12th Grade
10 questions
Websites in Our Daily Lives

Quiz
•
12th Grade
15 questions
Selection Quiz 2

Quiz
•
12th Grade
14 questions
Command Words

Quiz
•
12th Grade
15 questions
IPT Preliminary week 2

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade