Computer Science, asked by ishwarprasadbarnwal, 5 months ago

what are the conditional statements​

Answers

Answered by mrgopal70
2

Answer:

What makes programming so much more powerful are conditional statements

Explanation:

This is the ability to test a variable against a value and act in one way if the condition is met by the variable or another way if not. They are also commonly called by programmers if statements.

Answered by MrkhiIadi
1

Answer:

\bf \color{fuchsia} {{\huge \Rightarrow}}Answer

conditional Statement: “If today is Wednesday, then yesterday was Tuesday.” Hypothesis: “If today is Wednesday” so our conclusion must follow “Then yesterday was Tuesday.” So the converse is found by rearranging the hypothesis and conclusion, as Math Planet accurately states.

Explanation:

Similar questions