else From C++ Reference previous page next page cppreference.com > C/C++ Keywords > else else The else keyword is used as an alternative case for the if statement. Related topics: if previous page start next page