switch, volatile, break, etc
32 keywords are present in C language. There are 44 keywords in C99.
Turbo C++ keywords are the same as C++ keywords. The language remains the same, only the implementations differ. The Turbo C++ implementations were standards-compliant at the time of their release, but the product is no longer supported.
15
25
1. Get the list of the keywords. 2. Use your fingers to count.
32
all keywords
32
Inside the symbol table of the compiler.
answer:32 programme to print factorial of a given number in c languages
a,b b,d c,c, d,a
For example 'for' and 'break' are different keywords.