559 views
0 0 votes

https://gateoverflow.in/1843/gate2006-65

in the above question process is directly being given to I/O device.  is this possible?

i have this doubt because i have read that Process begins with a CPU burst and end with a CPU burst. During the life time of a process it alternates between CPU and I/O burst.

But here in this question we have taken I/O burst directly when the process starts.

please clear this doubt. 

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
2 2 answers
1.5k
1.5k views
go_editor asked Mar 27, 2020
1,540 views
____________ is one of pre-emptive scheduling algorithm.Shortest-Job-firstRound-robinPriority basedShortest-Job-next
0 0 votes
1 1 answer
925
925 views
go_editor asked Mar 27, 2020
925 views
A software to create a Job Queue is called ____________ .Linkage editorInterpreterDriverSpooler
0 0 votes
1 1 answer
1.1k
1.1k views
go_editor asked Mar 27, 2020
1,114 views
In processor management, round robin method essentially uses the preemptive version of_____.$\text{FILO}$$\text{FIFO}$$\text{SJF}$Longest time first
45 45 votes
7 answers 7 answers
21.6k
21.6k views
Ishrat Jahan asked Oct 31, 2014
21,606 views
The arrival time, priority, and duration of the CPU and I/O bursts for each of three processes $P_1, P_2 $ and $P_3$ are given in the table below. Each process has a CPU ...