Digital Arithmetic Operations and Circuits Questions and Answers
Practice ModeShowing 10 of 92 questions
Q11
Adding in binary, a decimal 26 + 27 will produce a sum of:
Answer: Option C
Q12
Convert each of the following signed binary numbers (two's-complement) to a signed decimal number.
00000101 11111100 11111000
Answer: Option B
Q13
How many basic binary subtraction operations are possible?
Answer: Option A
Q14
If [A] = 1011 1010, [B] = 0011 0110, and [C] = [A] • [B], what is [C 4..2] in decimal?
Answer: Option D
Q15
Using 4-bit adders to create a 1See Section 6-bit adder:
Answer: Option D
Q16
When performing subtraction by addition in the 2's-complement system:
Answer: Option C
Q17
The two's-complement system is to be used to add the signed numbers 11110010 and 11110011. Determine, in decimal, the sign and value of each number and their sum.
Answer: Option A
Q18
When 1100010 is divided by 0101, what is the decimal remainder?
Answer: Option B
Q19
One way to make a four-bit adder perform subtraction is by:
Answer: Option C
Q20
What is the most important operation in binary-coded decimal (BCD) arithmetic?
Answer: Option A