WHAT ARE KEYWORDS?

These are the words which are used by the compiler and have a specific meaning for the compiler. “C” has 32 keywords. Programs are written in free format; means there is no need or no rule to write instruction in one line. Few keywords are:-

else, int, float, const, void etc.