CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
Ex-OR and Ex-NOR Gates
Comments
Question
How is odd parity generated differently from even parity?
Options
A. The first output is inverted.
B. The last output is inverted.
Correct Answer
The last output is inverted.
Ex-OR and Ex-NOR Gates problems
Search Results
1. Parity systems are defined as either________ or ________ and will add an extra ________ to the digital information being transmitted.
Options
A. positive, negative, byte
B. odd, even, bit
C. upper, lower, digit
D. on, off, decimal
Show Answer
Scratch Pad
Discuss
Correct Answer: odd, even, bit
2. A logic circuit that provides a HIGH output for both inputs HIGH or both inputs LOW is a(n):
Options
A. Ex-NOR gate
B. OR gate
C. Ex-OR gate
D. NAND gate
Show Answer
Scratch Pad
Discuss
Correct Answer: Ex-NOR gate
3. Determine odd parity for each of the following data words:
1011101 11110111 1001101
Options
A.
P
= 1,
P
= 1,
P
= 0
B.
P
= 0,
P
= 0,
P
= 0
C.
P
= 1,
P
= 1,
P
= 1
D.
P
= 0,
P
= 0,
P
= 1
Show Answer
Scratch Pad
Discuss
Correct Answer:
P
= 0,
P
= 0,
P
= 1
4. Why is an exclusive-NOR gate also called an equality gate?
Options
A. The output is false if the inputs are equal.
B. The output is true if the inputs are opposite.
C. The output is true if the inputs are equal.
Show Answer
Scratch Pad
Discuss
Correct Answer: The output is true if the inputs are equal.
5. The decimal number 188 is equal to the binary number ________.
Options
A. 10111100
B. 0111000
C. 1100011
D. 1111000
Show Answer
Scratch Pad
Discuss
Correct Answer: 10111100
6. 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.
Options
A. Using
A
as the control, when
A
= 0,
X
is the same as
B
. When
A
= 1,
X
is the same as
B
.
B. Using
A
as the control, when
A
= 0,
X
is the same as
B
. When
A
= 1,
X
is the inverse of
B
.
C. Using
A
as the control, when
A
= 0,
X
is the inverse of
B
. When
A
= 1,
X
is the same as
B
.
D. Using
A
as the control, when
A
= 0,
X
is the inverse of
B
. When
A
= 1,
X
is the inverse of
B
.
Show Answer
Scratch Pad
Discuss
Correct Answer: Using
A
as the control, when
A
= 0,
X
is the same as
B
. When
A
= 1,
X
is the inverse of
B
.
7. A logic circuit that provides a HIGH output if one input or the other input, but not both, is HIGH, is a(n):
Options
A. Ex-NOR gate
B. OR gate
C. Ex-OR gate
D. NAND gate
Show Answer
Scratch Pad
Discuss
Correct Answer: Ex-OR gate
8. Select the statement that best describes the parity method of error detection:
Options
A. Parity checking is best suited for detecting double-bit errors that occur during the transmission of codes from one location to another.
B. Parity checking is not suitable for detecting single-bit errors in transmitted codes.
C. Parity checking is best suited for detecting single-bit errors in transmitted codes.
D. Parity checking is capable of detecting and correcting errors in transmitted codes.
Show Answer
Scratch Pad
Discuss
Correct Answer: Parity checking is best suited for detecting single-bit errors in transmitted codes.
9. The Ex-NOR is sometimes called the ________.
Options
A. parity gate
B. equality gate
C. inverted OR
D. parity gate or the equality gate
Show Answer
Scratch Pad
Discuss
Correct Answer: equality gate
10. Which type of gate can be used to add two bits?
Options
A. Ex-OR
B. Ex-NOR
C. Ex-NAND
D. NOR
Show Answer
Scratch Pad
Discuss
Correct Answer: Ex-OR
Comments
There are no comments.
Enter a new Comment
Save
More in Digital Electronics:
Boolean Algebra and Logic Simplification
Code Converters and Multiplexers
Combinational Logic Analysis
Combinational Logic Circuits
Computers
Counters
Describing Logic Circuits
Digital Arithmetic Operations and Circuits
Digital Concepts
Digital Design
Digital Signal Processing
Digital System Projects Using HDL
Ex-OR and Ex-NOR Gates
Flip-Flops
Integrated-Circuit Logic Families
Integrated Circuit Technologies
Interfacing to the Analog World
Logic Families and Their Characteristics
Logic Gates
Memory and Storage
Microprocessor Fundamentals
MSI Logic Circuits
Multivibrators and 555 Timer
Number Systems and Codes
Programmable Logic Device
Shift Registers
Signals and Switches
The 8051 Microcontroller