‹ Back to the paper
Write the canonical SOP expression for
Write the canonical SOP expression for $F (A, B) = A \Leftrightarrow B$
Answer
Answer
AI$F(A,B) = A \Leftrightarrow B$ is true (1) when A and B have the same value, i.e. when $A=B=0$ or $A=B=1$.
Canonical SOP: $F(A,B) = A'B' + AB$
From ISC 2024 Computer Science Paper 1, question 1(ix).