Can you please explain the scope of static variables?


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

Post New Answer

More C Interview Questions

How do I read the arrow keys? What about function keys?

0 Answers  


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

0 Answers  


Why doesn't C support function overloading?

2 Answers  


how to print "hai" in c?

13 Answers   TCS,


Mention four important string handling functions in c languages .

0 Answers  






What does %f mean c?

1 Answers  


give one ip, find out which contry

4 Answers   Google,


what does " calloc" do?

7 Answers   Cadence, Logos,


Write a program in c to input a 5 digit number and print it in words.

11 Answers  


When is an interface "good"?

1 Answers  


Why can’t constant values be used to define an array’s initial size?

0 Answers  


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

0 Answers  


Categories