310 views

1 Answer

Best answer
5 votes
5 votes

Yes.

See, when a program get loaded into main memory it start using computer resource, when we put back it into the back-store then we free those resources. If you have already free all the resources then definitely you run that on some other processor. By the way, one program can be run on infinite processor simultaneously. Because instance of program run on the processor, and we can have infinite instance of the program. 

selected by

Related questions

0 votes
0 votes
1 answer
1
Nam14 asked Apr 5, 2023
514 views
Please read below passage from 10th edition Operating System Concepts, pg. 202:5.1.3 Preemptive and Nonpreemptive SchedulingCPU-scheduling decisions may take place under ...
0 votes
0 votes
0 answers
2
Iamniks4 asked Jan 16, 2019
227 views
Caption
0 votes
0 votes
1 answer
4
Dhiraj Raj asked Dec 5, 2018
760 views
The Process which are in Blocked Suspended State or In Ready Suspended State, where that Process lies, in Main Memory or Disk ?