Not all reserved words are written in lowercase. TRUE or FALSE?


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

Post New Answer

More C Interview Questions

What are multidimensional arrays?

0 Answers  


How can you tell whether two strings are the same?

0 Answers  


While(1) { } when this loop get terminate is it a infinite loop?

5 Answers  


why do some people write if(0 == x) instead of if(x == 0)?

0 Answers  


wat is the difference between a definition and declaration? float y;---it looks like a declaration..but it s a definition.how?someone explain

3 Answers   TCS,






write program on arrays

3 Answers   GE, Polycab,


What are the different types of data structures in c?

0 Answers  


What is the difference between class and object in c?

0 Answers  


What is static function in c?

0 Answers  


What is define c?

0 Answers  


Explain how can I make sure that my program is the only one accessing a file?

0 Answers  


write a C program to print the program itself ?!

16 Answers   TCS,


Categories