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

There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.

5 Answers   Yahoo,


A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??

3 Answers   TCS,


How can I call a function, given its name as a string?

4 Answers   ABC Telecom,


Write a code to determine the total number of stops an elevator would take to serve N number of people.

0 Answers   Expedia,


Differentiate between a for loop and a while loop? What are it uses?

0 Answers   TISL,






diff. between *p and **p

3 Answers  


Explain the difference between malloc() and calloc() function?

0 Answers  


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

0 Answers  


how can we print  hellow world programme without using semicolon

3 Answers  


What is bash c?

0 Answers  


Why we write conio h in c?

0 Answers  


When should the register modifier be used? Does it really help?

0 Answers  


Categories