What are local static variables?


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

Post New Answer

More C Interview Questions

Why c is a mother language?

0 Answers  


input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure

4 Answers   IBM,


Explain how can you restore a redirected standard stream?

0 Answers  


When is a void pointer used?

0 Answers  


What are header files in c?

0 Answers  






What is use of integral promotions in c?

0 Answers  


why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

0 Answers  


wats the diference btwen constant pointer and pointer to a constant.pls give examples.

9 Answers  


write the program for prime numbers?

73 Answers   Accenture, Aptech, Infosys, TCS,


for(i=0;i=printf("Hello");i++); printf("Hello"); how many times how will be printed?????????

8 Answers  


why arithmetic operation can’t be performed on a void pointer?

1 Answers  


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

0 Answers   Amazon,


Categories