C KEYWORD As all of language have some predefined keyword C also have. There are list of reserved WORD which can not be used as variable name.You cannot use it as a variable name, constant name, etc. There are pre-defined 32 reserved words (keywords) in C language. Below SCREEN will help you to get these 32 keywords:-