explain the working of if statement and if else statement with suitable
program fragrant
Answers
Answered by
3
Answer:
ark like and follow please Jay sri ram
Answered by
0
Answer:
The if-else statement in C is used to perform the operations based on some specific condition. The operations specified in if block are executed if and only if the given condition is true.
Similar questions