Digital Electronics - Ex-OR and Ex-NOR Gates

Exercise : Ex-OR and Ex-NOR Gates - General Questions
6.
Parity systems are defined as either________ or ________ and will add an extra ________ to the digital information being transmitted.
positive, negative, byte
odd, even, bit
upper, lower, digit
on, off, decimal
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
Which type of gate can be used to add two bits?
Ex-OR
Ex-NOR
Ex-NAND
NOR
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Why is an exclusive-NOR gate also called an equality gate?
The output is false if the inputs are equal.
The output is true if the inputs are opposite.
The output is true if the inputs are equal.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
Show from the truth table how an exclusive-OR gate can be used to invert the data on one input if the other input is a special control function.
Using A as the control, when A = 0, X is the same as B. When A = 1, X is the same as B.
Using A as the control, when A = 0, X is the same as B. When A = 1, X is the inverse of B.
Using A as the control, when A = 0, X is the inverse of B. When A = 1, X is the same as B.
Using A as the control, when A = 0, X is the inverse of B. When A = 1, X is the inverse of B.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
Determine odd parity for each of the following data words:
1011101        11110111        1001101
P = 1, P = 1, P = 0
P = 0, P = 0, P = 0
P = 1, P = 1, P = 1
P = 0, P = 0, P = 1
Answer: Option
Explanation:
No answer description is available. Let's discuss.