Reserved words are pre-defined words in the language. These words have an already defined meaning in the language. The programmer can not these words a name of the variable, identifier, or function name. If a programmer tries to do that a program will through an error.