Computer Science, asked by aatifqureshi00097, 9 months ago

_______is a conditional decision making statement​

Answers

Answered by shashi955
4
C conditional statements allow you to make a decision, based upon the result of a condition. These statements are called Decision Making Statements or Conditional Statements. ... This occurs when there is no jump based statements or repetitions of certain calculations.

Hope it helps!!
Answered by anushka0130
4

Answer:

C condition statement allow you to make a decision, based upon the result of a condition these statements are called decision making staetments or conditional statements. So far, we have seen that all set of statement in a C program gets executed sequentially in the order in which they are written and appear

Similar questions