Wednesday, November 14, 2018

Keywords In C Language



32 Keywords In C Language


Keywords in c programming Language:

There  are certain words that are reserved for doing specific task
these words are know as keywords. And they have standard pre-
defined meaning in C. 

All keywords always written in lower case there are 32 words key 
in C.


autodoubleintstruct
breakelselongswitch
caseenumregistertypedef
charexternreturnunion
constfloatshortunsigned
continueforsignedvoid
defaultgotosizeofvolatile
doifstaticwhile

No comments:

Post a Comment