1 votes
41
Draw the AND-OR gate implementation of the following function after simplifying it in (a) sum of products and (b) product of sums.F= (A,B,C,D) = $\sum (0,2,5,6,7,8,10)$
0 votes
43
2 votes
44
The State of the 12 bit Register is 010110010111. What is the Content if it represents.a three decimal digit in BCD.a three Decimal digit in Excess-3a three Decimal Digit...
0 votes
46
Obtain the truth tables of the following Boolean Functions. Express Each Function in Sum of minterm And Product of Maxterm.(xy + z)((y + xz)(A’ + B)(B’ + C)y’z + wx...
0 votes
49
Find the complement of the following boolean expressionsx’y + xy’(AB’ + C)D’ + EAB(CD’ + C’D) + A’B’(C + D’)(C’ + D)(X + Y’ + Z)(X’ + Z’)(X + Y)...
7 votes
50
0 votes
51
0 votes
52
0 votes
53
7 votes
55
1 votes
57
1 votes
59
I think answer would be option d but it is given as option c, how it is option c?
0 votes
61
3 votes
63
0 votes
66
Which operator has higher priority between *and / in any expression how to evaluate them
2 votes
68
What are the strongly connected components in the above figure ?
2 votes
69
L= { $a^n$$b^n$ , n<10000 }it is regular language as still states are finite means we have create around 20000 states but still states are finite so it is regular .AM I ...
1 votes
70
The number of states in minimal DFA for strings starting with $ab^{2}$ and ending with $b$ over the alphabet $\left \{ a,b \right \}$ is__________.// doubt: minimal strin...