4. How is if statement different from if...else statement?
Answers
Answered by
7
Answer:
if statement is different because in if statement the condition doesn't matches than it will skip it but in if else if condition didn't match it will go to else statement
Explanation:
and please mark my answer as brainlest and by marking it as brainlest u will also get points
Similar questions