Recent questions tagged boolean-algebra

4 4 votes
3 3 answers
299
299 views
Simplify the Boolean expression $F=(A+\overline{B})(A+C)+\overline{A}B+BC$.$A+B+C$ $A+\overline{B}C$ $AB+BC$ $A+C$
4 4 votes
3 3 answers
217
217 views
6 6 votes
3 3 answers
291
291 views
5 5 votes
4 4 answers
210
210 views
5 5 votes
2 2 answers
195
195 views
Which of the following Boolean algebraic equations represent valid mathematical identities? (Select all that apply)$A \oplus B \oplus AB = A + B$$A + \bar{A}B + \bar{A}\b...
5 5 votes
3 answers 3 answers
225
225 views
Consider the Boolean function $F(w, x, y, z)$ given by the following expression:$$F = wxy + \bar{w}z + xyz + w\bar{x}y$$If this expression is minimized using Boolean alge...
5 5 votes
2 2 answers
178
178 views
7 7 votes
3 3 answers
220
220 views
Simplify $F=(A+B+\overline{C})(A+\overline{B}+C)(A+B+C)+A\overline{C}$.$A+BC$ $A+B+C$ $AB+C$ $A+\overline{B}C$
5 5 votes
4 4 answers
203
203 views
5 5 votes
2 2 answers
172
172 views
4 4 votes
3 3 answers
171
171 views
4 4 votes
2 2 answers
187
187 views
Simplify the Boolean expression $F=(A+B)(A+\overline{B})(\overline{A}+C)+AC$.Which of the following is the simplified form?$A$ $AC$ $A+C$ $A\overline{B}+AC$
4 4 votes
2 2 answers
179
179 views
Match the LIST-I with LIST-II: BOOLEAN IDENTITIES$\begin{array}{|l|l|l|l|l|} \hline& \textbf{LIST-I} & & \textbf{LIST-II} \\ &\textbf{Name} & & \textbf{Identity} \\ \hlin...
15 15 votes
7 7 answers
1.8k
1.8k views
Which one of the following options is not a property of Boolean Algebra?Note: ${+}$ is OR operation, $\cdot$ is AND operation, and ${\prime}$ is NOT operation$a+b=b+a$$a ...
12 12 votes
7 7 answers
2.2k
2.2k views
Consider the following Boolean expression of a function $F$ :\[F(P, Q)=(\bar{P}+Q) \oplus(\bar{P} Q)\]Which of the following expressions is/are equivalent to $F$ ?$\overl...
4 4 votes
1 1 answer
591
591 views
Consider the following Boolean expression of a function $F$ :\[F(P, Q)=(\bar{P}+Q) \oplus(\bar{P} Q)\]Which of the following expressions is/are equivalent to $F$ ?$\overl...
6 6 votes
0 0 answers
505
505 views
Which one of the following options is not a property of Boolean Algebra?Note: $+$ is $\mathrm{OR}$ operation, $. $ is $\mathrm{AND}$ operation, and $'$ is $\mathrm{NOT}$ ...
2 2 votes
1 1 answer
541
541 views
Consider the Boolean expression $\mathrm{A}(\mathrm{x}, \mathrm{y}, \mathrm{z}) = \mathrm{x}\left(\mathrm{y}^{\prime} \mathrm{z}\right)^{\prime}$. Which of the following ...
3 3 votes
1 1 answer
269
269 views
Match the LIST-I with LIST-II$\begin{array}{|l|l|l|l|} \hline & \textbf{LIST-I} && \textbf{LIST-II} \\ & \textbf{Boolean Algebra Law} && \textbf{Axioms} \\ \hline \text{A...
4 4 votes
1 1 answer
275
275 views
Which of the following is the simplified form of the given function. $\mathrm{f}(\mathrm{A}, \mathrm{B}, \mathrm{C})=\sum \mathrm{m}(0,1,3,7)$$\mathrm{A}^{\prime} \mathrm...
4 4 votes
1 1 answer
249
249 views
Which of the following is the complement of the boolean function. $\mathrm{A}^{\prime} \mathrm{B}+\mathrm{CD}^{\prime}+\mathrm{A}^{\prime} \mathrm{B}+\mathrm{CD}^{\prime}...
3 3 votes
2 2 answers
279
279 views
The hamming distance between $10101$ and $11110$ is$2$$3$$4$$5$
3 3 votes
1 1 answer
391
391 views
Out the following steps in the proper sequence for simplifying a Boolean function using a Karnaugh map (K-map).Identify and group the largest possible cluster of $1$'sDra...
3 3 votes
1 1 answer
229
229 views
What is the primary use of a Karnaugh Map (K-map) in Boolean algebra?To simplify logic circuitsTo find the truth tableTo convert a Boolean expression into its canonical f...
1 1 vote
0 0 answers
166
166 views
What is the main purpose of the synthesis of combinational circuits?To optimize the circuit speedTo find the minimal sum of productsTo design the flip-flops for sequentia...
2 2 votes
1 1 answer
149
149 views
Which of the following is simplified sum of product form for the Boolean expression? $\left(\mathrm{P}+\mathrm{Q}^{\prime}+\mathrm{R}^{\prime}\right)\left(\mathrm{P}+\mat...