0 votes
0 answers
4
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
5
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
6
0 votes
0 answers
10
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
12
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
13
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
14
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
15
1 votes
0 answers
17
0 votes
1 answer
18
If the determinant and sum of eigen values of a 2 x 2 matrix are -1 and 0 then, what can you say about the rank of the given matrix?a) rank is 0b) rank is 1c) Insufficien...
0 votes
1 answer
19
Given, that the eigen values of a 2 x 2 matrix are -1,1 and its singular values are 1,0. What is the rank of the matrix?a) rank is 0b) rank is 1c) Such a matrix can't exi...