Computer Science, asked by dswarnali612, 1 month ago

what is Conditional Statement?​

Answers

Answered by ItzSiddhi3009
6

Answer:

A conditional statement is represented in the form of “if…then”. Let p and q are the two statements, then statements p and q can be written as per different conditions, such as

p implies q

p is sufficient for q

q is necessary for p

p ⇒ q

Answered by gillsilakram001
1

Answer:

Definition. A conditional statement is astatement that can be written in the form “If P then Q,” where P and Q are sentences. For thisconditional 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.

Or

A conditional statement is false if hypothesisis true and the conclusion is false. The example above would be false if it said "if you get good grades then you will not get into a good college". If we re-arrange a conditional statement or change parts of it then we have what is called a related conditional.

Explanation:

hope it helps you yaar

Similar questions