Makahanap ng mga solusyon sa iyong mga problema gamit ang IDNStudy.com. Ang aming mga eksperto ay handang magbigay ng malalim na sagot at praktikal na solusyon sa lahat ng iyong mga tanong.

conditional statement means​

Sagot :

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.In imperative programming languages, the term "conditional statement" is usually used, whereas in functional programming, the terms "conditional expression" or "conditional construct" are preferred, because these terms all have distinct meanings.

Although dynamic dispatch is not usually classified as a conditional construct, it is another way to select between alternatives at runtime.

Answer:

[tex]\huge\purple{\boxed{{\mathcal{\overbrace{\underbrace{\fcolorbox{purple}{white}{\underline{\purple{ANSWER}}}}}}}}}[/tex]

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

hope it helps you :)

#BeBrainly

#CarryOnLearning