Keywords in C

Keyword is a reserved word that has standard and predefined meaning in c. We can not use a keyword for any other purpose other than as a predefined task in C program. Keyword can’t use as variable name. E.g. int, float, if, else, while, do etc

No comments

Theme images by Jason Morrow. Powered by Blogger.