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 c program to demonstrate Type casting in c?

2 Answers  


how to generate the length of a string without using len funtion?

4 Answers  


Do you know what is a programing language ?

0 Answers  


write a program which will count occurance of a day between two dates.

1 Answers   IonIdea,


for example user gives input as " 20 or 20.0 or rs 20.0 or 20.00 or rs20 and so .. on " and the output should be stored as " rs.20.00 " in a variable

2 Answers  






how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....

0 Answers  


what value is returned to operating system after program execution?

0 Answers  


Explain about C function prototype?

0 Answers  


Is there a built-in function in C that can be used for sorting data?

0 Answers  


How can I find out how much free space is available on disk?

0 Answers  


Explain setjmp()?

0 Answers  


Why is void main used?

0 Answers  


Categories