CUET-PG SERIES
Data-science

Process Creation And Management

3 previous year questions.

Volume: 3 Ques
Yield: Medium

High-Yield Trend

3
2025

Chapter Questions
3 MCQs

01
PYQ 2025
medium
data-science ID: cuet-pg-
In the context of process creation, arrange the following statements in sequential order of their occurrence: A. One of the two processes typically uses the exec() system call to replace the process's memory space with a new program.
B. A new process is created by the fork() system call.
C. The parent can then create more children; or, can issue a wait() system call to move itself off the ready queue.
D. The exec() system call loads a binary file into memory (destroying the memory image of the program containing the exec() system call) and starts its execution.
Choose the correct answer from the options given below:
1
A, B, C, D
2
A, C, B, D
3
B, A, D, C
4
C, B, D, A
02
PYQ 2025
medium
data-science ID: cuet-pg-
Process control block in operating system is defined as:
1
Each process is represented in the operating system by a process control block (PCB)β€”also called a task control block.
2
Process control block is used to store only process state.
3
Process control block is used to control a block.
4
Process control block tells us about logic behind process.
03
PYQ 2025
medium
data-science ID: cuet-pg-
The operating system is not responsible for:
1
process and thread management.
2
the creation and deletion of both; the user and system processes.
3
the development of the program.
4
the process scheduling.

About Process Creation And Management - CUET-PG

Process Creation And Management is a vital chapter for CUET-PG aspirants. Mastering the concepts covered in this chapter is essential for securing a top rank.

By rigorously practicing the previous year questions associated with this chapter, you can identify high-yield topics, understand the examiner's perspective, and boost your confidence during the actual exam.

Frequently Asked Questions

Why focus on Process Creation And Management PYQs?

Analyzing PYQs for this specific chapter reveals the most frequently tested concepts and the typical complexity of questions, allowing you to tailor your study plan efficiently.

How to best use this analysis?

Review the topic breakdown to see which sub-topics within Process Creation And Management carry the most weight. Then, tackle the questions iteratively to solidify your understanding.