recategorized by
2,800 views

1 Answer

Answer:

Related questions

3 votes
3 votes
1 answer
1
go_editor asked Aug 2, 2016
2,589 views
Match the following for UNIX system calls :$\begin{array}{clcl} &\textbf{List-I} && \textbf{List-II} \\ \text{(a)} & \text{exec} & \text{(i)} & \text{Creates new process...
4 votes
4 votes
2 answers
2
go_editor asked Aug 1, 2016
3,903 views
In _____ allocation method for disk block allocation in a file system, insertion and deletion of blocks in a file is easyIndexLinkedContiguousBit Map
2 votes
2 votes
2 answers
3
go_editor asked Aug 1, 2016
3,574 views
Dining Philosopher's problem is aProducer - consumer problemClassical IPC problemStarvation problemSynchronization primitive