Concept-wise Practice

process state MCQ Questions for Class 9

process state se related questions ko ek jagah revise karein. Har question me bilingual content, answer feedback aur explanation available hai.

Practice Questions

3 questions tagged with process state.

प्रसंग परिवर्तन के समय प्रचालन तंत्र क्या सुरक्षित करता है?

What does the operating system save during a context switch?

Explanation opens after your attempt
Correct Answer

C. वर्तमान प्रक्रिया की प्रक्रमक स्थितिThe processor state of the current process

Step 1

Concept

A context switch saves the current process state so it can resume later. Link it with multitasking.

Step 2

Why this answer is correct

The correct answer is C. वर्तमान प्रक्रिया की प्रक्रमक स्थिति / The processor state of the current process. A context switch saves the current process state so it can resume later. Link it with multitasking.

Step 3

Exam Tip

प्रसंग परिवर्तन में वर्तमान प्रक्रिया की स्थिति सुरक्षित की जाती है ताकि वह बाद में जारी रह सके। परीक्षा में इसे बहुकार्य से जोड़ें।

Open Question Page
Ask Friends

प्रचालन तंत्र में प्रक्रिया की तैयार अवस्था का क्या अर्थ है?

What does the ready state of a process mean in an operating system?

Explanation opens after your attempt
Correct Answer

A. प्रक्रिया प्रक्रमक मिलने की प्रतीक्षा कर रही हैThe process is waiting to receive processor time

Step 1

Concept

In the ready state a process can run but is waiting for processor time. Distinguish it from the waiting state.

Step 2

Why this answer is correct

The correct answer is A. प्रक्रिया प्रक्रमक मिलने की प्रतीक्षा कर रही है / The process is waiting to receive processor time. In the ready state a process can run but is waiting for processor time. Distinguish it from the waiting state.

Step 3

Exam Tip

तैयार अवस्था में प्रक्रिया चलने योग्य होती है लेकिन प्रक्रमक की प्रतीक्षा करती है। परीक्षा में इसे प्रतीक्षारत अवस्था से अलग रखें।

Open Question Page
Ask Friends

किसी प्रक्रिया को प्रक्रमक समय मिलने के बावजूद आवश्यक आँकड़ा आने तक रुकना पड़े तो उसकी अवस्था क्या होगी?

What is the state of a process that must wait for required data even though it could otherwise use the processor?

Explanation opens after your attempt
Correct Answer

A. प्रतीक्षारत अवस्थाWaiting state

Step 1

Concept

A process waiting for data or an event remains in the waiting state. Distinguish it from the ready state.

Step 2

Why this answer is correct

The correct answer is A. प्रतीक्षारत अवस्था / Waiting state. A process waiting for data or an event remains in the waiting state. Distinguish it from the ready state.

Step 3

Exam Tip

आवश्यक घटना या आँकड़े की प्रतीक्षा में प्रक्रिया प्रतीक्षारत अवस्था में रहती है। परीक्षा में इसे तैयार अवस्था से अलग करें।

Open Question Page
Ask Friends