1,440 views
2 2 votes

1 Answer

0 0 votes
${p}'{q}'{r}$ is a minterm then it is equal to 1. If ${p}'{q}'{r}$ = 1 then p=0 , q=0 , and r=1

Taking options

A) P v Q = 0

B) ${p}'$ and R = 0

C) ${p}'{q}'{r}$ = 1

D) P and Q and R = 0

So C is the answer
edited by
Position:
Show:

Related questions

1 1 vote
0 0 answers
553
553 views
sambana asked Jan 23, 2019
553 views
What is the meaning of "A MINTERM GIVES VALUE '1' FOR EXACTLY ONE COMBINATION OF VARIABLES"Hi, Can anyone help me to understand the above statement meaning with an examp...
5 5 votes
1 1 answer
152
152 views
GO Classes asked Jun 20
152 views
For a Boolean function $f(A,B,C)=\Sigma m(1,2,5,7)$, which expression correctly represents the standard SOP form?$f=A'B'C+A'BC'+AB'C+ABC$ $f=A'B'C'+A'BC+AB'C'+ABC'$ $f=A'...
0 0 votes
1 1 answer
1.5k
1.5k views
Devshree Dubey asked Jul 18, 2018
1,526 views
I had a slight doubt as regards with Minterm. How the output is 1 in the truth table values of the minterms?Please explain in detail.