OS Quizzes - Process Management

OS Quizzes - Process Management

University

18 Qs

quiz-placeholder

Similar activities

Interprocess communication

Interprocess communication

University

19 Qs

Fundamentals of OS (Chapter 5)

Fundamentals of OS (Chapter 5)

University

18 Qs

OS QUIZ

OS QUIZ

University

15 Qs

Operating System Concepts - CPU Scheduling Quiz

Operating System Concepts - CPU Scheduling Quiz

University

15 Qs

DeadLock

DeadLock

University

15 Qs

Operating System Quiz

Operating System Quiz

University

20 Qs

Software Engineering

Software Engineering

University

20 Qs

Operating System : Part 1

Operating System : Part 1

University

15 Qs

OS Quizzes - Process Management

OS Quizzes - Process Management

Assessment

Quiz

Other

University

Medium

Created by

Ankush Jain

Used 9+ times

FREE Resource

18 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 that is being executed

A type of computer hardware

A network protocol

A file storage system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the difference between a process and a program.

A program is a set of instructions, while a process is the execution of those instructions.

A process is a single task, while a program is a collection of tasks.

A process is a type of software, while a program is a type of hardware.

A program is used for data storage, while a process is used for data retrieval.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is process control block (PCB) and what information does it contain?

It contains information about the process's favorite color and food

It contains information about the process's social security number

It contains information about the processor's manufacturing details

It contains information about the process such as process state, program counter, CPU registers, CPU scheduling information, memory management information, and I/O status.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a process state and what are the different process states?

Open, Closed, Pending

Running, Ready, Blocked (or Waiting)

Active, Inactive, Completed

Start, Pause, Stop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of process scheduling.

Process scheduling is the process of organizing data in a spreadsheet.

Process scheduling is the method used to manage the storage of files on a computer.

Process scheduling refers to the process of designing new software applications.

Process scheduling is the method used by operating systems to manage the execution of multiple processes on a single CPU.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a context switch and why is it important in process management?

A context switch is the process of turning off the computer and then turning it back on. It is important in process management because it helps to clear the memory and improve performance.

A context switch is the process of transferring data between different storage devices. It is important in process management because it helps to prevent data loss.

A context switch is the process of updating the operating system to the latest version. It is important in process management because it ensures that the system is secure and stable.

A context switch is the process of saving the state of a process or thread and restoring the state of another process or thread. It is important in process management because it allows the operating system to efficiently manage multiple processes by giving each process a turn to execute and ensuring that no process monopolizes the CPU.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the criteria for CPU scheduling?

Memory size, disk space, network bandwidth

CPU utilization, throughput, turnaround time, waiting time, and response time

Printer speed, monitor resolution, keyboard layout

Operating system version, software updates, file permissions

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?