DIGITAL ELECTRONICS QUESTION AND ANSWER
Q.Define combinational logic When logic gates are connected together to produce a specified output for certain specified combinations of input variables, with no storage involved, the resulting circuit is called combinational logic. Q. Define Half adder and full adder The logic circuit that performs the addition of two bits is a half adder. The circuit that performs the addition of three bits is a full adder. Q. Define Decoder A decoder is a multiple - input multiple output logic circuit that converts coded inputs into coded outputs where the input and output codes are different. Q. What is binary decoder? A decoder is a combinational circuit that converts binary information from n input lines to a maximum of 2 n out puts line...