The if statement is a ________ making statement
Answers
Answered by
11
❇
..➣ The if statement is a condition making statement.
Explanation:
If statement is a conditional statement in which if one statement become false it will not consider that one statement and jump on to the other.
In short if one statement is false it will move on the next one.
Similar questions