answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What does 0 represent in a logic gate?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the uses of not logic gates?

A NOT logic gate flips the logic signal from 1 to 0 or 0 to 1 :)


How 0 volt will creates for logic gate input?

because some of the logic gate are opened in 0volt


What is an OR gate?

An OR gate is a digital logic gate. If one or both of the inputs to the gate are "1", then the ouput of the gate will be "1" . If both of the inputs to the gate are "0" then the output of the gate will be "0".


What logic gate might be called the all or nothing gate?

AND gate is an all or nothing gate because in able to have an output of logic 1,all of the input must be all logic 1 or else the output will be nothing or simply logic 0.


What does an ore do?

An OR gate is a digital logic gate. If one or both of the inputs to the gate are "1", then the ouput of the gate will be "1" . If both of the inputs to the gate are "0" then the output of the gate will be "0".


What are the uses of a NOT logic gate?

A NOT logic gate flips the logic signal from 1 to 0 or 0 to 1 :)


What is the name of a logic gate that will invert a signal from a 0 to a 1 when added to a circuit?

a not gate or an inverter


There is a circuit using there nand gates with two inputs and one output find the output?

A "Nand" gate is an "And" gate with an "Inverter" added to its output. To get a logic 1 output from a "Nand" gate, you need a logic 0 on both of its inputs. If I understand your question correctly, you have three "Nand" gates. Presumably the outputs of two of them are connected to the inputs of the third. Logic 1 at both inputs of the first two "Nand" gates will produce a logic 0 output from both of them. The two logic 0's are fed to the inputs of the third "Nand" gate producing a logic 0 output from the third "Nand" gate.


A logic gate is an electronic circuit which?

Alternates between 0 and 1


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


When A 0 B 0 C 1 then in 2 input logic gate you get - - gate?

input outA B A XNOR B 0 0 1 0 1 0 1 0 0 1 1 1