Explain what are reserved words?


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

Post New Answer

More C Interview Questions

write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

0 Answers   Wipro,


What are local and global variables?

3 Answers  


How would you sort a linked list?

1 Answers  


What is the mean of this statement:: if(int i=0 * i=9)

2 Answers   HCL,


What is the use of header files?

0 Answers  






34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?

3 Answers  


Why is not a pointer null after calling free?

0 Answers  


totally how much header files r in c language

8 Answers   TCS,


What is the difference between typeof(foo) and myFoo.GetType()?

2 Answers   Synergy,


what is diognisis?

1 Answers  


Why does this code crash?

0 Answers  


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

0 Answers  


Categories