Computer Science, asked by prachikale2, 1 year ago

9. define conditional test. what is syntax of if statement?

Answers

Answered by psysaghi31
1
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