A keyword cannot be used as the name of a variable, function, class, or any other identifier.
Example: a variable cannot be named return, and a function cannot be named double.
return
double