0 votes
1 answer
1
OS:Which process scheduling mechanism gives the optimal average waiting time and throughput, is it SJF or SRTF?Which DISK scheduling algo gives the minimum seek time is i...
0 votes
0 answers
2
0 votes
0 answers
3
R2(X) R2(Y) R1(X) R1(Y) W1(X) R2(X)R2(X) R2(Y) R1(X) R1(Y) W1(X) R1(X)R2(X) R2(Y) R1(X) R1(Y) W1(X) commit(t1) R2(X)Which of the above have unrepeatable read problem?
0 votes
0 answers
4
In the syllabus it was said “differentiability” does this mean we have partial differentiation.??
0 votes
0 answers
6
$L= {WW^RX| W,X=(a+b)^+}$ My question was why can’t this be regular??Consider below regular expression $aa(a+b)^+ + ab(a+b)^+ +ba(a+b)^+ + bb(a+b)^+$==>$(aa+ab+ba+bb)(...