305 views

2 Answers

0 votes
0 votes

If we remember in exam(subconscious) then good for us otherwise mathematic calculation(conscious) is always saviour 

NAND

Are they equal (a nand b) nand c  =  a nand (b nand c) ?       //to check associativity

case 1: a=0

LHS=1       RHS=1

case 2: a=1

LHS= b+c’      RHS=bc

As atleast one case fails . Therefore not associative.

Answer:

Related questions

0 votes
0 votes
0 answers
1
Bikram asked Sep 20, 2016
142 views
Latches constructed with NOR and NAND gates tend to remain in the latched condition due to which configuration feature?cross couplinggate impedancelow input voltagesasync...
0 votes
0 votes
2 answers
2
Bikram asked Sep 20, 2016
262 views
The minimum number of gates required to implement the Boolean function $(AB+C)$ if we have to use only 2-input NOR gate?
0 votes
0 votes
2 answers
3
Bikram asked Sep 20, 2016
302 views
Zero has only one representation inSign magnitude1's complement2's complementBoth 1's complement and 2's complement
3 votes
3 votes
1 answer
4
Bikram asked Sep 20, 2016
404 views
The number 3 in 2’s complement representation is00000011111111011111110001111100