logo

Question detail

Given a truth table where Y is 1 when A is 0 and B is 1, or when A is 1 and B is 0, what is the Boolean expression?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Digital signal processing

Exam-style question

Try this first

Given a truth table where Y is 1 when A is 0 and B is 1, or when A is 1 and B is 0, what is the Boolean expression?.

  1. A.A XOR B
  2. B.A AND B
  3. C.A OR B
  4. D.NOT (A XOR B)

Model answer

What a good answer should say

  • A XOR B

Explanation

Why this works

Definition of XOR -> Y = A XOR B = A B' + A' B -> The Boolean expression for exclusive OR is A XOR B.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.