asked 150k views
2 votes
If p is true andº q is false, then p-> "qis
false.
always
never
sometimes

asked
User Vmayer
by
8.6k points

1 Answer

4 votes

Answer:

Always.

Explanation:

If p is true and q is false, the p -> q is never true.

The logic gates are used here.

Here, the symbol -> is for implication. Implication p-> q means that if p is true then q must be true.

So let us look at all the questions one by one.

If p is true and q is false, the p -> q is always, sometimes, never true.

p -> q

true -> false

The true should imply true so the given statement will never be true.

answered
User Galupuf
by
8.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.