Reserved words are terms that programming languages set aside for specific purposes and cannot be used as identifiers or variable names. Examples include 'if', 'while', 'class', and 'return'. Control structures and control worlds are not the correct terminology.