A conditional statement is much like the transitive property in geometry, meaning if:
P>Q and ~N>P then you can conclude: if ~N>Q
Chat with our AI personalities
If the diagonals of a parallelogram are congruent then the parallelogram is a rectangle.
A conditional statement uses the words if... Then
Another name for that is the conditional statement.
It in Math, (Geometry) If p implies q is a true conditional statement and not q is true, then not p is true.
In computer science, conditional statements, conditional expressions and conditional constructsare features of a programming language which perform different computations or actions depending on whether a programmer-specified boolean condition evaluates to true or false.