X=1 if ((A IS NOT 1 OR B is 1) AND C is 1)OR (B is NOT 1 AND C is 1 Draw a logic circuit
Answers
Please mark me as brainliest
Answer:
Explanation:
Computers typically chain logic gates together by utilising the output from one logic gate as the input to another.It is known as a logic circuit. Computers can do more complicated tasks thanks to circuits than they could with a single gate. A chain of two logic gates makes up the smallest circuit.
It is an electronic circuit with a single output and one or more inputs. A certain logic underlies the relationship between the input and output. Therefore, the names of logic gates include AND gate, OR gate, NOT gate, etc.
A logic diagram is a graphical representation of a logic circuit that displays the wiring and connections of each individual logic gate that makes up the circuit, each of which is represented by a unique graphical symbol.
Here three inputs of logic diagram is A,B and C.The below circuit diagram is the answer.
#SPJ2