Computer Science, asked by mirza75, 1 year ago

why do we use condition in programming

Answers

Answered by tanmoyvestige
2

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.

Similar questions