Understanding Process States

Understanding Process States

12th Grade

13 Qs

quiz-placeholder

Similar activities

Boolean APCSP

Boolean APCSP

9th - 12th Grade

10 Qs

Python If Else Statements

Python If Else Statements

9th - 12th Grade

15 Qs

CSF U5 Physical

CSF U5 Physical

9th - 12th Grade

13 Qs

Test Review for Senior IT Units 2-3

Test Review for Senior IT Units 2-3

12th Grade

13 Qs

9 - System Performance

9 - System Performance

11th - 12th Grade

9 Qs

Understanding Process Scheduling Concepts

Understanding Process Scheduling Concepts

12th Grade

10 Qs

Technical Terms - Hardware (A-Z) - Computer

Technical Terms - Hardware (A-Z) - Computer

12th Grade

10 Qs

OCR A level Scheduling Algorithms

OCR A level Scheduling Algorithms

12th Grade

14 Qs

Understanding Process States

Understanding Process States

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Leyla Zeynallı-Hüseynzadə

Used 5+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List the different states a process can be in.

New, Ready, Running, Waiting, Terminated, Suspended

Completed

Blocked

Idle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean for a process to be in the 'Running' state?

A process in the 'Running' state is suspended and not executing.

A process in the 'Running' state is waiting for I/O operations to complete.

A process in the 'Running' state is terminated and no longer active.

A process in the 'Running' state is actively executing on the CPU.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe the 'Ready' state of a process.

The 'Ready' state means the process is waiting to be assigned to a processor.

The 'Ready' state signifies the process is in a suspended state.

The 'Ready' state means the process is currently executing on a processor.

The 'Ready' state indicates the process has completed its execution.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a process is in the 'Blocked' state?

The process is running without any interruptions.

The process is using 100% CPU resources.

The process is waiting for an event or resource to proceed.

The process is terminated immediately.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the transition from 'Ready' to 'Running'.

A process moves from 'Ready' to 'Running' when the scheduler allocates CPU time to it.

A process transitions to 'Running' when it is created.

A process goes from 'Ready' to 'Running' when it is terminated.

A process moves from 'Running' to 'Ready' when it completes execution.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the 'Terminated' state of a process?

The 'Terminated' state means a process is currently running.

The 'Terminated' state shows a process is in a suspended state.

The 'Terminated' state signifies that a process has finished execution and is no longer active.

The 'Terminated' state indicates a process is waiting for resources.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a process move from 'Running' to 'Blocked'?

A process moves to 'Blocked' when it completes execution.

A process moves to 'Blocked' when it is terminated.

A process moves to 'Blocked' when it waits for a resource.

A process moves to 'Blocked' when it is scheduled to run next.

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?