Math, asked by khanamal314, 4 months ago

why do we use conditions in programming​

Answers

Answered by Itzmisspari03
4

Step-by-step explanation:

They make it possible to test a variable against a value/compare a variable with another variable and make the program act in one way if the condition is met, and another if it isn't. ... A program that has conditional statements is called a Conditional Program, and the process is known as Conditional Programming.

Similar questions