>
Exams
>
Computer Science & Information Technology
>
Operating Systems
>
which system call is used to create a new process
Question:
Which system call is used to create a new process?
Show Hint
Use `fork()` to spawn new processes — returns 0 to child, PID to parent.
TS PGECET - 2024
TS PGECET
Updated On:
May 26, 2025
New
Process
Fork
Create process
Hide Solution
Verified By Collegedunia
The Correct Option is
C
Solution and Explanation
In Unix-like systems, `fork()` system call is used to create a new child process which is a duplicate of the parent.
Download Solution in PDF
Was this answer helpful?
0
0
Top Questions on Operating Systems
What are the user access control permissions for file and directory defined in Unix/Linux? Draw a table showing permission type and symbol.
CBSE CLASS XII - 2025
Electronics and hardware
Operating Systems
View Solution
What is PowerShell?
CBSE CLASS XII - 2025
Electronics and hardware
Operating Systems
View Solution
What is Linux terminal?
CBSE CLASS XII - 2025
Electronics and hardware
Operating Systems
View Solution
To change group ownership, which of the following command will be used?
CBSE CLASS XII - 2025
Electronics and hardware
Operating Systems
View Solution
The two most desirable attributes for your Linux server management tools are:
CBSE CLASS XII - 2025
Electronics and hardware
Operating Systems
View Solution
View More Questions
Questions Asked in TS PGECET exam
A bag contains 3 red and 2 blue balls. Two balls are drawn without replacement. What is the probability that both are red?
TS PGECET - 2025
Probability
View Solution
Which of the following techniques is primarily used for the synthesis of carbon nanotubes?
TS PGECET - 2025
Strength of Materials
View Solution
Which of the following is an example of non-point source pollution?
TS PGECET - 2025
Environmental pollution
View Solution
The term "carrying capacity" refers to:
TS PGECET - 2025
Sustainable Development
View Solution
In which year was the Earth Summit (Rio Conference) held?
TS PGECET - 2025
Environmental pollution
View Solution
View More Questions