what is logic gates?
Answers
Answered by
3
In electronics, a logic gate is an idealized or physical device implementing a Boolean function; that is, it performs a logical operation on one or more binary inputs and produces a single binary output
Anshi2005:
Hi..
Answered by
4
A gate is a digital circuit that follows certain logical relationship between the input and output voltages.
A logic gate has one output but one or more inputs. There are three basic gates such as OR gate, AND gate and NOT gate.
Each basic logic gate is indicated by a logic symbol and its function is defined and described either by a truth table or by a Boolean expression.
Truth table is a table that shows all possible input combinations and the corresponding output combinations for a logic gate.
Boolean expression is the expression which shows the combination of two Boolean variables that results into a new Boolean variable.
Similar questions