Which logic gate gives output 1 if inputs are different?
AXOR
BAND
CNOR
DOR
Explanation
• The XOR (Exclusive OR) gate is true if one (and only one) input is true.
• It is a core component for building adders in CPU design.
• It is essential for various encryption and parity check algorithms.
Exam Relevance
- Topic: Competitive Exams
- Subtopic: FPSC/PPSC/NTS Past Papers

No Comments