Else if Statement Tutorial C++ Tutorial if Else Statement The if statement alone tells us that if a condition is true it will execute a block of statements and if the condition is false i… Thursday, September 15, 2022 Add Comment Edit