What are the properties of logic gates?
Logic gates :
A kind of the basic building block of a digital circuit having two inputs and one output is known as logic gates.
Types of logic gates:
There are several logic gates, such as:
Properties of logic gates:
Properties | Definition | Example |
Annulment law | When a variable is used with AND gate gives 0 whereas when a variable is used with OR gate gives 1. | |
Identity law | When a variable is used with AND gate or with OR gate, the value of the variable remains constant. | |
Commutative law | The order of the variable does not matter when commutative law is applied. | |
Distributive law | This law is used for opening up the brackets. | |
Associative law | The order of the operation is not the as the priority is given to either multiplication or division of the variables. |