Template:Computer Programming/Control/2

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Often it is necessary to compare one specific variable against several constant expressions. For this kind of conditional expression the case statement exists. For example: