You are here:
C++ Reference
»
C++ Keywords
»
else
else
The else keyword is used as an alternative case for the if statement.
Related Topics:
if