edited by
856 views

2 Answers

2 votes
2 votes
PCB is itself data structure which is used in os to store information about process.

Related questions

0 votes
0 votes
2 answers
1
Sourin Kundu asked Jan 24, 2023
408 views
A process executes the following segment of code: int main(){fork();fork() && fork();}The number of new processes created is
0 votes
0 votes
1 answer
3