|
|
Tutorial: Hierarchic mappingsThe constructs fall into one of two categories: iterations and selections. An individual construct shares some characteristics with others of its type, but also differs in various ways. For instance, although all selection constructs selectively execute portions of code, the individual constructs achieve this in different ways (IF…ELSE and CASE for instance). |