Recent questions and answers

0 votes
0 answers
1
0 votes
0 answers
3
directed acyclic graph(DAG)is a simplified step from the AST. Solve the following expressions by AST and DAG: X=(((a+a))+((a+a)+(a+a)))
0 votes
0 answers
4
0 votes
0 answers
13
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
15
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
16
23 votes
5 answers
27
5 votes
2 answers
28
9 votes
2 answers
29
The minimum number of $\text{NAND}$ gates required to implement the Boolean function $A + A\overline{B} + A\overline{B}C$ is equal to$0$ (Zero)$1$$4$$7$
0 votes
0 answers
30
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
33
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
37
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
38
S2: R1(x);r2(z);r3(x);r1(z);r2(y);r3(y);w1(x);w2(z);w3(y);w2(y)Please help
2 votes
2 answers
39
To see more, click for the full list of questions or popular tags.