What is the scope of static variables?



What is the scope of static variables?..

Answer / vatsava

Local to the block

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More C Interview Questions

related proverb of "dont count your chicken before it hatches"

1 Answers  


Two's compliment of -5

4 Answers   Adobe,


What is malloc calloc and realloc in c?

0 Answers  


Explain the term printf() and scanf() used in c language?

0 Answers  


Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

3 Answers   HCL,


How the c program is executed?

0 Answers  


How can I do graphics in c?

0 Answers  


write a program to swap Two numbers without using temp variable.

75 Answers   EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,


can we declare a variable in different scopes with different data types? answer in detail

3 Answers   TCS,


show how link list can be used to repersent the following polynomial i) 5x+2

0 Answers   CBSE,


Can one function call another?

0 Answers  


Do you know the difference between exit() and _exit() function in c?

0 Answers  


Categories