Geography, asked by BloomingBud1, 4 months ago

What is Conditional statement? ​

Answers

Answered by balram3655
1

Answer:

 \huge \underbrace \red{answer}

 A conditional statement, symbolized by p q, is an if-then statement in which p is a hypothesis and q is a conclusion. The logical connector in a conditional statement is denoted by the symbol . The conditional is defined to be true unless a true hypothesis leads to a false conclusion.

Answered by shrutikeshri09
5

Explanation:

In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming language, which perform different computations or actions depending on whether a programmer-specified boolean condition evaluates to true or false.

Similar questions