default From C/C++ Reference previous page next page cppreference.com > C/C++ Keywords > default default A default case in the switch statement. Related topics: case switch previous page start next page