Computer Science, asked by Anonymous, 1 year ago

define if else condition?​

Answers

Answered by Anonymous
1

An if else statement in programming is a conditional statement that runs a different set of statements depending on whether an expression is true or false. ... In this case, with the variable x being equal to the number 1, the statement in the first set of curly braces {} is executed.

I hope its help for you❤

Attachments:
Similar questions