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