please anyone explain logic Gate..don't copy from Google otherwise reported....
Answers
Answered by
5
A logic gate is a device performing a Boolean logic operation on one or more binary inputs and then outputs a single binary output....
Answered by
3
Answer:-
- AND, OR, NOT are logical gates or we called it as basic gates.
- logic gate used in physic and computer science, Electrical, etc study.
- their are AND gate, OR gate, and NOT gate,
- are three logic gate used as basic building block of any digital system.
- And gate : when both input high then AND gate give high output.......when both input low or different then AND gate give low output.
- OR gate : when both input high or different then OR gate give high output. when both input low then OR gate low output.
- NOT gate : NOT gate used for reseprocal of inputs.
- Universal Gate made on the basis of basic gates.
- Any boolean function can be solved by Universal Gate made on the basis of basic gates.
- I hope it helps you.
Similar questions