Digital Electronics - Digital Arithmetic Operations and Circuits

Exercise : Digital Arithmetic Operations and Circuits - Filling the Blanks
16.
Solve this binary problem: 01011000 ÷ 00001011 = ________.
1010
0110
1000
1110
Answer: Option
Explanation:
No answer description is available. Let's discuss.

17.
If [A] = 10 and [B] = 01, then [A] [b] = ________.
[00]
00
11
[11]
Answer: Option
Explanation:
No answer description is available. Let's discuss.

18.
Binary numbers can be added together in a basic parallel-adder circuit when ________.
negative numbers are in 2's-complement form
negative numbers are in 1's-complement form
all carry pins are grounded
all negative numbers are noted
Answer: Option
Explanation:
No answer description is available. Let's discuss.

19.
To make an eight-bit adder from two four-bit adders you must connect ________.
the high-order carry-in to ground
the low-order carry-out to the high-order carry-in
the high-order carry-out to ground
the low-order sum to the high-order data input
Answer: Option
Explanation:
No answer description is available. Let's discuss.

20.
Packages are used to contain ________ and other information that must be available to all entities in the design file.
types
vectors
components
variables
Answer: Option
Explanation:
No answer description is available. Let's discuss.