1,450 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
558
558 views
sambana asked Jan 23, 2019
558 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
175
175 views
GO Classes asked Jun 20
175 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,548 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.