Computer Science, asked by darshan1910, 4 months ago

Write a short on conditional statements? Explain with programs.​

Answers

Answered by pjgaikar06
1

Answer:

Conditional statements in programming language

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