cppreference.com > C/C++ Keywords > else
else

The else keyword is used as an alternative case for the if statement.