edited by
5,709 views
24 votes
24 votes

Which of the following functions implements the Karnaugh map shown below?

  1. $\bar{A}B + CD$
  2. $D(C+A)$
  3. $AD+\bar{A}B$
  4. $(C+D) (\bar{C}+D) + (A+B)$
edited by

2 Answers

14 votes
14 votes

Answer - B.

$CD+AD$

edited by
Answer:

Related questions

19 votes
19 votes
5 answers
1
Kathleen asked Sep 23, 2014
8,463 views
Which of the following expressions is not equivalent to $\bar{x}$?$x \text{ NAND } x$$x \text{ NOR } x$$x \text{ NAND } 1$$x \text{ NOR } 1$
22 votes
22 votes
2 answers
2
Kathleen asked Sep 23, 2014
7,295 views
Zero has two representations inSign-magnitude$2's$ complement$1's$ complementNone of the above
32 votes
32 votes
3 answers
3
Kathleen asked Sep 23, 2014
7,443 views
Consider the circuit shown below. In a certain steady state, the line $Y$ is at $'1'$. What are the possible values of $A, B$ and $C$ in this state?$A=0, B=0, C=1$$A=0, B...
25 votes
25 votes
1 answer
4
Kathleen asked Sep 23, 2014
4,009 views
Let $R = (A, B, C, D, E, F)$ be a relation scheme with the following dependencies $C \rightarrow F, E \rightarrow A, EC \rightarrow D, A \rightarrow B $. Which one of the...