1. What are conditional statements?
Answers
Answered by
4
Answer:
see the explanation
Explanation:
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
2
Answer:
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. Apart from the case of branch predication, this is always achieved by selectively altering the control flow based on some condition.
Similar questions
Chemistry,
5 months ago
English,
11 months ago
Geography,
11 months ago
Psychology,
1 year ago
Biology,
1 year ago