answersLogoWhite

0

Either XOR or XNOR can be used, but the output will be inverted on the XNOR.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Basic electronic buliding block of an integerated circuit?

logic gate


Symbol of universal gate?

The two categories for logic gates are basic logic gates and universal gates. Gates are identified by their function and universal gates are identified as NAND gate or NOR gate.


What is an AND gate?

An AND gate is a logic gate performing a Boolean logic AND operation.


What is universal logic gate?

universal logic gate is a gate using which you can make all the logic gates there are two such gates NOR gate and NAND gate


How does a magnitude comparator work?

magnitude comparator is a logic circuit used to compare the two binary numbers in order to determine the relationship between those quantities.


Why universal gate is called universal?

That title of "Universal Gate" is reserved for NAND gates because you can build all possible logic using only NAND logic . You can build even other basic logic like AND, OR and NOT using NAND.


What is basic gate?

OR,AND and NOT . . .these are all the basic logic gates.............OR gate performs simple addition operation.AND performs simple multiplication operation.And finally the NOT gate performs the complimentoperation. And know in advance . . NAND and NOR are called as UNIVERSAL gates!


How does a comparator work?

magnitude comparator is a logic circuit used to compare the two binary numbers in order to determine the relationship between those quantities.


What does it mean by C is NOT A in basic logic gates?

It means that C is the inverse of A. Implementing the equation C = !A in basic logic gates requires the use of an inverter. An inverter can be made from a dedicated inverter gate, if available, or from a NAND gate with n inputs, where all n inputs are connected to A.


When is that the 'NAND' logic gate can function as a 'NOT' logic gate?

When the two input terminals of a NAND gate are short circuited, it acts as a NOT gate.


What is an XNOR gate?

An XNOR gate is a logic gate performing a Boolean logic XNOR operation, also known as an equivalence gate.


Define universal gate?

A universal gate is a logic gate that can be used to implement any logic function. The NAND gate and NOR gate are examples of universal gates because any other logic gate can be constructed using only NAND or only NOR gates.