Thursday, March 19, 2015

keywords in c

C consists on 32 key words ... keywords to a programming language is like alphabets to the common language the key words in c are

1.auto       2. double       3. int       4. struct       5.break       6.else       7.long       8.switch
9.case       10.enum       11.register       12.typedef       13.char       14.extern       15.return
16.union       17. const       18. float       19.short       20.unsigned       21.continue       22.for
23.signed       24.void       25.default      26.goto       27.sizeof       28. volatile       29.do
30. if       31.static       32.while

No comments:

Post a Comment