1 votes
1
Can someone explain what is the difference between deadlock and starvation?Does starvation is implied when deadlock occurs and what about vice-versa ?
2 votes
3
Why TCP requires three way handshake why not two way is sufficient..What is the actual use of SYN packet
1 votes
4
Which of the following data structure is useful in traversing a given graph by breadth first search?StackQueueListNone of the above