Digital Arithmetic Operations and Circuits Questions and Answers
Practice ModeShowing 10 of 92 questions
Q21
The range of positive numbers when using an eight-bit two's-complement system is:
Answer: Option C
Q22
What are the two types of basic adder circuits?
Answer: Option B
Q23
A half-adder circuit would normally be used each time a carry input is required in an added circuit.
Answer: Option B
Q24
If B[7..0] = 10100101, what is the value of B[6..2]?
Answer: Option B
Q25
How many inputs must a full-adder have?
Answer: Option D
Q26
Determine the two's-complement of each binary number.
00110 00011 11101
Answer: Option D
Q27
Solve this binary problem: 01110010 – 01001000 =
Answer: Option B
Q28
What distinguishes the look-ahead-carry adder?
Answer: Option C
Q29
Half-adders can be combined to form a full-adder with no additional gates.
Answer: Option B
Q30
Perform the following hex subtraction: ACE16 – 99916 =
Answer: Option B