English, asked by puru23, 1 year ago

which is a conditional decision making statement ?

Answers

Answered by Dak21
3
if then else is a conditional decision making statement if the condition is true then the statement written after then is executed but if the condition is false and the statement written after else is executed
Similar questions