Explanation: a full adder circuit will add two bits and it will also accounts the carry input generated in the previous stage. thus three inputs and two outputs (sum and carry) are there. in case of half adder circuit, there are only two inputs bits and two outputs (sum and carry).
Digital Principles and System Design MCQs | Page - 4
Dear candidates you will find MCQ questions of Digital Principles and System Design here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Explanation: there are three product terms. so, three and gates of two inputs are required. as only two input or gates are available, so two or gates are required to get the logical sum of three product terms.
Explanation: the nand & nor gates are known as universal gates because any digital circuit can be realized completely by using either of these two gates, and also they can generate the 3 basic gates and, or and not.
Explanation: 1st output of and gate is = a’b’ 2nd and gate’s output is = ab and,
Explanation: sop means sum of products form which represents the sum of product terms having variables in complemented as well as in uncomplemented form. here, the diagram of d contains the or gate followed by the and gates, so it is in sop form.
Explanation: the two result obtained is 0 with a carry of 1. this carry is transferred to the next higher column.
Explanation: the binary multiplication of any number with 0 will give the result 0 itself. any binary number when multiplied by 0 gives 0 only.
Explanation: 111 is called the multiplier.
Explanation: the intermediate terms are called partial terms. the mid terms obtained in the binary multiplications are the partial ones whereas the answer obtained is called the final product.
Explanation: it is referred to as underflow. nan stands for not a number. mantissa is the part after the decimal.
Jump to