821
views
2 votes
The truth table for implementing a Boolean variable $\text{F}$ is given where $d$ represents don't care states. The minimized expression for $\text{F}$ is:$BC' +AC'+AB$$A...
5.6k
views
2 votes
The Boolean theorem $\text{AB}+\overline{\text{A}}\text{C} +\text{BC = AB} + \overline{\text{A}}\text{C}$ corresponds to$\text{(A+B)} \bullet (\overline{\text{A}} +\text{...
5.3k
views
2 votes
The Boolean expression $(\text{A}+\overline{\text{C}})(\overline{\text{B}} + \overline{\text{C}})$ simplifies to$\overline{\text{C}} + \text{A} \overline{\text{B}}$$\over...
4.5k
views
2 votes
The complement of the Boolean expression $\text{AB}(\overline{\text{B}}\text{C + AC})$ is$(\overline{\text{A}} + \overline{\text{B}})+(\text{B} + \overline{\text{C}}). (\...
6.9k
views
2 votes
The boolean expression $\text{AB + A}\text{B}'+\text{A}'\text{C + AC}$ is independent of the boolean variable$\text{A}$$\text{B}$$\text{C}$None of these
2.5k
views
0 votes
The absorption law in Boolean algebra say that$X + X = X$$X . X = X$$X + X . Y = X$ None of the above
3.0k
views
0 votes
A circuit which is working as NAND gate with positive level logic system will work as _____ gate with negative level logic systemNANDNORANDOR
7.1k
views
13 votes
The function $A \bar B C + \bar A B C + AB \bar C+ \bar A \bar B C+ A \bar B \bar C$ is equivalent to$A \bar C + AB+ \bar A C$$A \bar B+ A \bar C+ \bar A C$$\bar A B+ A \...
19.7k
views
19 votes
The number of min-terms after minimizing the following Boolean expression is _______.$[D'+AB'+A'C+AC'D+A'C'D]'$