what does you understand by conditional statement
Answers
Answered by
1
Answer:
A conditional statement is a statement that can be written in the form “If P then Q,” where P and Q are sentences. For this conditional statement, P is called the hypothesis and Q is called the conclusion. Intuitively, “If P then Q” means that Q must be true whenever P is true. ... P is false and Q is false.
Answered by
0
Answer:
if / if else / if...then
Explanation:
let there be A and B which can be written as per different conditions, such as;
- A implies B
Similar questions