1 votes
562
1 votes
563
25 votes
565
Consider an array multiplier for multiplying two $n$ bit numbers. If each gate in the circuit has a unit delay, the total delay of the multiplier is$\Theta(1)$$\Theta(\lo...
2 votes
567
diiff b/w complet graph and connected graph???? with eg....
1 votes
568
A machine took 200 sec to sort 200 names,using bubble sort.In 800 sec,it can approximately sort ?a. 400 names b. 800 names c. 750 names d. 850 names
1 votes
569
How many view eloquent serial schedule are possible?S:w1(a)r2(a)w3(a)r4(a)w5(a)r6(a)
0 votes
570
let L be language consisting of pair of tm codes and an integer (M1,M2,k) such that L(M1) intersect L(M2)contains atleast k strings show L is RE but not recursive
1 votes
572
What is the minimum and maximum space utilization of b+ tree and b tree?
1 votes
573
Tell whether language is re or non re1)Does L(M) contain atleast two strings?2)Is L(M) infinite?3)Is L(M) context free language?4)is L(M) =(L(M))^R
4 votes
577
prime attribute appears in some candidate key???pls explain how??
2 votes
578
12 votes
580
Consider the NPDA $$ \left \langle Q= \left \{ q_{0}, q_{1}, q_{2} \right \},\Sigma = \left \{ 0, 1 \right \}, \Gamma = \left \{ 0, 1, \perp \right \}, \delta, q_{0}, \p...
2 votes
582
5 votes
583
Why 'count' variable value doesn't set to 0 on every call to 'incr' function?
3 votes
587
4 votes
588
______ is the number of moves of the smallest disc in Tower of Hanoi implementation where the tower consisting of 17 discs (numbered from 0 to 16)Answer given: $2^{16}$ ...
6 votes
589
3 votes
590
http://geeksquiz.com/gate-gate-cs-2015-set-1-question-60/please give explanation to this question.