2 votes
4
for(i=1;i<=n;i++) for(j=n/3;j<=2n;j+=n/3) x=x+1;
0 votes
8
Which scheduling algorithm is optimum among the following disk scheduling algorithm in most of cases?a)FCFSb)SSTFc)SCANd)LOOKAlso please give reason