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

write a program in c to print **** * * * * ****

1 Answers   TCS,


What is the c value paradox and how is it explained?

0 Answers  


We can draw a box in cprogram by using only one printf();& without using graphic.h header file?

4 Answers   NIIT,


What is register variable in c language?

0 Answers  


what is the different between if-else and switch statment (other than syntax)

26 Answers   CTS, Oracle, Scorpos,


What are the different pointer models in c?

4 Answers  


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

5 Answers  


Which is the best sort method for library management?

1 Answers   Microsoft,


Define circular linked list.

0 Answers  


what is pointer?

4 Answers  


What is the difference between the = symbol and == symbol?

0 Answers  


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

0 Answers  


Categories