599 views
0 votes
0 votes

Which if the following are correct? (Multiple Possible)

  1. A ExNOR (BC) = (A ExNOR B) (A ExNOR C)
  2. A ExOR (B + C) = (A ExOR B) + (A ExOR C)
  3. A ExNOR (B + C) = (A ExNOR B) + (A ExNOR C)
  4. None of These

1 Answer

Related questions

0 votes
0 votes
1 answer
1
dvlken asked Oct 16, 2023
352 views
2. Simplify the following Boolean expressions to a minimum number of literals: (a + b + c’)(a’b’ + c) 3. Draw logic diagrams of the circuits that implement the orig...
1 votes
1 votes
0 answers
2
jatin khachane 1 asked Nov 4, 2018
415 views
What is DUAL for FunctionF = AB + CFd = (A + B).C Or Fd = A + (B.C)OR >AND and AND >OR but what about precedence ??
1 votes
1 votes
1 answer
3
dutta18 asked Dec 9, 2022
363 views
How to do this Boolean multiplication? And which Boolean law is applicable here ?( P' + Q ) ( Q' + P )