Can variables be declared anywhere in c?


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

Post New Answer

More C Interview Questions

What is a buffer in c?

0 Answers  


What is bubble sort in c?

0 Answers  


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

0 Answers   TCS,


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

0 Answers  


What are the uses of pre-processor directives?

2 Answers  






Which function in C can be used to append a string to another string?

0 Answers  


code for reverse alternate words from astring

1 Answers   IBM,


Explain what is the benefit of using an enum rather than a #define constant?

0 Answers  


What is wrong in this statement?

0 Answers  


Magic square

0 Answers  


Why c is known as a mother language?

0 Answers  


Are c and c++ the same?

0 Answers  


Categories