Computer Science, asked by vaishnavimittal11, 5 months ago

why do we used condition in programming​

Answers

Answered by ItZzMissKhushi
3

Answer:

Conditional statements check whether a programmer-specified Boolean condition is true or false. 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.

Explanation:

Hope this helps

Answered by Anonymous
2

\huge\pink{\mathfrak{answer}}

Conditional statements check whether a programmer-specified Boolean condition is true or false. 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.

Let's make it 2k

Similar questions