479 views
2 votes
2 votes
a process has 3 sections stack heap and text and  if the size of the page table is 2 mb then on average amount of unused page space per process is?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
2 answers
1
Sourin Kundu asked Jan 24, 2023
407 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