1 answer
5
1)concurrent schedules= nonserial+serial2)concurrent = nonserial schedules.which is correct terminology ?
2 answers
6
1 answer
8
1 answer
9
please check this
1 answer
10
0 answers
12
Insertion at beginning and end ....both require theta(n) ?
1 answer
14
2 answers
15
What are the minimum number of pointers required to implement a stack using single ended queue ( the queue is NOT a dequeue )?
3 answers
16
2 answers
17
Consider the following graph: Which of the following will represents the chromatic number of the graph?answer given is 4.Please provide a detailed solution.
0 answers
18
I am getting 5. Please provide a detailed solution.
1 answer
20
Given that $(E0B)_{16}-(ABF)_{16}=Y$.The radix 8’s compliment of Y is ?
3 answers
24
is bounded waiting satisfy or not?what if turn =other?
1 answer
25
Consider the following statements:i) if(count==0)ii) add %eax,%ebx1. i is atomic, ii is non-atomic2. i is non-atomic, ii is non-atomic3. i is non-atomic, ii is atomic4...
6 answers
26