What is the scope of static variable 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 which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

0 Answers   ADP,


What is enumerated data type in c?

0 Answers  


Explain how many levels deep can include files be nested?

0 Answers  


what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?

4 Answers  


what is the structure pointer?

0 Answers   Accenture, HCL,






What is difference between scanf and gets?

0 Answers  


What is the newline escape sequence?

0 Answers  


Which weighs more, a gram of feathers or a gram of gold?

2 Answers  


Explain Function Pointer?

0 Answers   Wipro,


Can main () be called recursively?

0 Answers  


Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort

3 Answers  


write a program in c to read array check element is present or not?

1 Answers  


Categories