Ticker

5/recent/ticker-posts

How many keywords in C programming language?

How many keywords in C?

Keywords are predefined, reserved words used in programming that have special meanings to the compiler...
There are total 32 keywords in C programming language....Which are given below..
1. auto
2. break
3. case
4. char
5. constant
6. continue
7. default
8. do
9. double
10. else
11. enum
12. extern 
13. float
14. for 
15. goto 
16. int
17. long
18. resister
19. signed
20. sizeof
21. static
22. struct
23. switch
24. typedef
25. union
26. void
27. Volatile
28. while
29. unsigned
30. return
31. short
32. if





Post a Comment

1 Comments

Garoul Alinagar