| auto | double | int | struct | break | else | long | switch |
| case | enum | register | typedef | char | extern | return | union |
| const | float | short | unsigned | continue | for | signed | void |
| default | goto | sizeof | volatile | do | if | static | while |
They are symbols that are used in operations such as input, output, computation, assignment etc. + - * / % << >> ++ etc are some examples.