0 votes
1 answer
2
is this preemptive or non-preemptive?
0 votes
0 answers
3
which is/are TRUE:1)All recursive lang are decidable problems?2)All decidable problems are recursive language?- is both of them are true? any proof please?
0 votes
0 answers
4
Please mention proper approach to solve similar questions
0 votes
0 answers
5
0 votes
1 answer
6
Consider there are n/logn min heap trees each of size logn. What will be the time complexity to find the smallest element and greatest element in these min heap trees res...
0 votes
0 answers
7
How to convert a floating point number from Number system X to Number system Y? Ex: Given a number .75, I need to convert to base 9, say. Please help.
1 votes
0 answers
9
Cache Doubt
0 votes
1 answer
10
0 votes
1 answer
11
what are the ways to solve WAR and WAW hazards?
0 votes
0 answers
12
I have below areas where I am not much condfident:Digital : Diff gate delays and overall circuit delays due to that.Network: Header + Data = Total data send by diff netwo...
0 votes
1 answer
13
Please explain
0 votes
1 answer
14
What is the approach to identify for such ambiguous grammar? any formula?
1 votes
1 answer
15
L = { ap | P is NOT Prime } - How to prove is it CFL or NOT?
1 votes
2 answers
16
L = { am bm cn dn ei fi | i m>n>0 , i<= 10 } is DCFL or not?
2 votes
1 answer
17
0 votes
1 answer
18
What is the difference between Context Switch Vs Interrupts? - Answers w.r.t CO & OS & from system internals will be more helpful.
1 votes
1 answer
19
which data structure is used to "Eliminate recursion" ?
1 votes
1 answer
20
which of the above is true?