128k views
2 votes
A conditional can have a _____ of true or false.

2 Answers

4 votes

Answer: truth value

Explanation:

User Amuk Saxena
by
5.7k points
0 votes
A conditional can have a truth value of true or false.

"if p, then q" This is a sample format of a conditional statement wherein p is the antecedent and q is the consequent.

A conditional statement asserts that if antecedent is true, its consequent is also true. But if antecedent is true and consequent is false, then conditional statement is false.

The truth value of a true conditional statement is true while the truth value of a false conditional statement is false.
User Geekley
by
6.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.