How many keywords are there in c?



How many keywords are there in c?..

Answer / Deep Agnihotri

C has 32 keywords.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

0 Answers   Genpact,


How do we print only part of a string in c?

1 Answers  


List the different types of c tokens?

1 Answers  


Explain what is the difference between text files and binary files?

1 Answers  


What is the relationship between pointers and data structure?

0 Answers  


How will you write a code for accessing the length of an array without assigning it to another variable?

1 Answers  


Difference between constant pointer and pointer to a constant.

1 Answers   Huawei,


What is the general form of a C program?

0 Answers  


How can I do serial ("comm") port I/O?

1 Answers   Celstream,


While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  


Please provide question papers of NATIONAL INFORMATICS CENTRE for Scientific officer

0 Answers  


What are the functions to open and close the file in c language?

1 Answers  


Categories