What are the total number of keywords in C?

Options
- 30
- 33
- 32
- 35


CORRECT ANSWER : 32

Discussion Board
Keywords in C

Answer : 32.

Their are 32 Keywords in 'C'.
They are as follows

auto
break
case
char
const
continue
default
do
double
else
enum
extern
float
for
goto
if
int
long
register
return
short
signed
sizeof
static
struct
switch
typedef
union
unsigned
void
volatile
while

Jayesh Sonar 02-24-2015 02:15 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement