1.Differentiate between if and if else statements in C *
Answers
Answered by
3
The if statement is a decision-making structure that consists of an expression followed by one or more statements. The if else is a decision-making structure in which the if statement can be followed by an optional else statement that executes when the expression is false.
Similar questions
Computer Science,
26 days ago
English,
26 days ago
Physics,
26 days ago
Social Sciences,
1 month ago
Geography,
1 month ago
Math,
9 months ago
Math,
9 months ago
Math,
9 months ago