what is the significance of static storage class specifier?


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

Post New Answer

More C Interview Questions

What is the scope of static variable in c?

0 Answers  


diff. between *p and **p

3 Answers  


What is an arrays?

0 Answers  


how to print this sereis 2 4 3 6 5..........?

3 Answers  


to find out the reverse digit of a given number

6 Answers   Infosys, Microsoft, TCS, Wipro,






what is pointer?

13 Answers   HCL, TCS,


Do character constants represent numerical values?

0 Answers  


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

0 Answers  


What is the explanation for cyclic nature of data types in c?

0 Answers  


How can I manipulate individual bits?

0 Answers  


main() { int i; printf("%d", &i)+1; scanf("%d", i)-1; }

1 Answers  


Explain how to reverse singly link list.

0 Answers  


Categories