C  keywords:-
  Keywords  are  predefined, reserved  words  used  in  programming  that  have special
  meanings  to  the  compiler. Keywords  are  part  of  the  syntax  and  they  can't  be        used  as   an  identifier .  There  are  32  keywords.
  As  C  is  a  case  sensitive  language ,  all  keywords  must  be  written  in  lower     case.
  For  example:-

Post a Comment
Comment from message