Keywords

  • Keywords are the predefined words in C Programming which have fixed meaning in C that can’t be changed.
  • It is also called as reserved words.
  • It is the basic building blocks for programming statements.
  • It can’t be used as identifiers.

List of Keywords in C programming 







Post a Comment

Previous Post Next Post