digital-electronics-digital-arithmetic-operations-and-circuits Related Question Answers

76. If [A] = 10 and [B] = 01, then [A] + [B] = [ ].



77. 111010002 is the 2's-complement representation of –24.



78. The look-ahead-carry adder is slower than the ripple-carry adder because it requires additional logic circuits.



79. The solution to the binary problem 1011 × 0110 is 01100110.



80. The solution to the BCD problem 0101 + 0100 is 00001001BCD.



81. A macrofunction is a self-contained description of a logic circuit with all of its inputs, outputs, and operational characteristics defined.



82. A half-adder circuit would normally be used each time a carry input is required in an adder circuit.



83. The binary subtraction 0 – 1 = is difference = 1 borrow = 0



84. A sign bit of "1" in the difference of a 2's-complement subtraction problem indicates the magnitude is negative and in true binary form.



85. Constants must be included in a package.



86. 10011100 in two's-complement notation has a decimal value of –100.



87. There are four possible combinations for subtracting two binary numbers.



88. It is not necessary to have the same number of bits when adding or subtracting signed binary numbers in the 2's-complement system.



89. Full adder results are typically stored in registers.



90. The representation of –110 in eight-bit two's-complement notation is 11110111.



91. Binary division and decimal division use the same procedure.



92. When the 2's-complement system is used, the number to be subtracted is changed to its 2's complement and then added to the minuend.



93. Full adders can add two numbers and need not have a carry input or a carry output.



94. The VHDL compiler requires libraries to be specified at the beginning of the code if components from those libraries are being used.



95. The carry-out of a binary adder is identified using the summation symbol, sigma.



96. The 74LS382 ALU is a 24-pin arithmetic/logic unit.



97. The two's-complement method is used in computer systems that perform arithmetic.



98. Digital computers use an easier method to subtract binary numbers, called one's complement.



99. Binary multiplication is like decimal multiplication except you deal only with 1s and 0s.



100. The solution to the binary problem 1011 – 0111 is 1000.



Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution