Digital Electronics - Digital Arithmetic Operations and Circuits

Exercise : Digital Arithmetic Operations and Circuits - General Questions
56.
Could the sum output of a full-adder be used as a two-bit parity generator?
Yes
No
Answer: Option
Explanation:
No answer description is available. Let's discuss.

57.
In VHDL, what is a GENERATE statement?
The start statement of a program
Not used in VHDL or ADHL
A way to get the computer to generate a program from a circuit diagram
A way to tell the compiler to replicate several components
Answer: Option
Explanation:
No answer description is available. Let's discuss.

58.
Binary subtraction of a decimal 15 from 43 will utilize which two's complement?
101011
110000
011100
110001
Answer: Option
Explanation:
No answer description is available. Let's discuss.

59.
Which of the following is the primary advantage of using binary-coded decimal (BCD) instead of straight binary coding?
Fewer bits are required to represent a decimal number with the BCD code.
BCD codes are easily converted from decimal.
the relative ease of converting to and from decimal
BCD codes are easily converted to straight binary codes.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

60.
How many inputs must a full-adder have?
2
3
4
5
Answer: Option
Explanation:
No answer description is available. Let's discuss.