0 votes
0 answers
1
Which of this is allowed by multiprogramming not by multitasking?A) New to readyB)Ready to RunningC) Waiting to runningD) Running to Waiting
1 votes
1 answer
2
You have a box containing 10 black and 10 blue socks.What is the minimum number of times you need to pull out so that you have a pair of the same color?
0 votes
0 answers
3
What is the difference between the advertised window and the receiver buffer in tcp connection and what does unacknowledged bytes in the advertisement window implies?
0 votes
0 answers
4
Which is having minimum avg waiting time among all other algorithms shortest job first or srtf?
1 votes
1 answer
5
I have a confusion regarding the array implementation of binary tree ,i.e what are the index locations of the left child of a node whether it is 2i+1 or 2i and same for r...
0 votes
0 answers
6
What is meant by edge disjoint hamiltonian circuits in a graph