How many keywords (reserve words) are in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Does c have enums?

0 Answers  


Can you please explain the scope of static variables?

0 Answers  


Difference between goto, long jmp() and setjmp()?

0 Answers   EXL,


Explain how do you search data in a data file using random access method?

0 Answers  


Is stack a keyword in c?

0 Answers  






Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

0 Answers  


What is pointer in c?

0 Answers  


What is dynamic dispatch in c++?

0 Answers  


How can you print HELLO WORLD without using "semicolon"?

7 Answers   HCL, Infosys,


Differentiate between #include<...> and #include '...'

0 Answers  


what is link list?

3 Answers  


The variables are int sum=10,SuM=20; these are same or different?

3 Answers  


Categories