What is Conditional statement?
Answers
Answered by
1
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
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
World Languages,
2 months ago
Science,
2 months ago
Math,
4 months ago
Math,
10 months ago
Physics,
10 months ago