Computer Science, asked by palprabhatkumar444, 3 months ago

what are conditional statements ?​

Answers

Answered by sushreetejaswani
0

Answer:

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.

Answered by devika2271
0

Answer:

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