Recent questions without answers

0 votes
0 answers
3
1. Generate intermediate code for the following code segment. a) (x<y) and (y>z) and not z b) if(i%2==0)evensum=evensum+elseoddsum=oddsum+i;
0 votes
0 answers
4
Design a circuit with 4 inputs that has outputs with a binary value equal to the number of inputs that are HIGH.
0 votes
0 answers
5
0 votes
0 answers
9
Design a DFA (Deterministic Finite Automaton) that recognizes the language L defined follows: L= {w - {a, b}* | every a in w is immediately followed by bb}
0 votes
0 answers
11
I recently qualified gate with low score of 320. As per last year cutoff I may get CS in NIT goa or NIT puducherry or IIIT tirichyIs it worth if i join in any one of thes...
0 votes
0 answers
12
I am not able to access the pgee test links it shows me "currently unable to handle this request" Please help
0 votes
0 answers
13
S2: R1(x);r2(z);r3(x);r1(z);r2(y);r3(y);w1(x);w2(z);w3(y);w2(y)Please help
0 votes
0 answers
14
1 votes
0 answers
15
0 votes
0 answers
17
In quick sort, n numbers the (n/10)th element is selected as pivot using n^2 sortimng time complexity what will be the time complexity of quick sort is.....a)O(nlogn)b)O(...
0 votes
0 answers
18
Use the semantic rules below to draw an annotated parse tree for the expression. Compute the final value. (4*2)+3+(3*3+2)n
0 votes
0 answers
19
Use the semantic rules below to draw an annotated parse tree for the expression. Compute the final value. (4*2)+3+(3*3+2)n
0 votes
0 answers
24
1 votes
0 answers
25
How is "All strings {0,1} of length five or more in which the third symbol from the right end is different from the leftmost symbol" solved? Answer Follow·1 Request ...
0 votes
0 answers
27
0 votes
0 answers
30