Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the scope of static variables?



What is the scope of static variables?..

Answer / vatsava

Local to the block

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More C Interview Questions

how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......

10 Answers   Infosys,


Is null valid for pointers to functions?

0 Answers  


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

0 Answers  


Can the sizeof operator be used to tell the size of an array passed to a function?

0 Answers  


write a c program to accept a given integer value and print its value in words

4 Answers   Vernalis, Vernalis Systems,


int j =15,i; for (i=1; 1<5; ++i) {printf ("%d%d ",j,i); j = j-3; }

2 Answers  


Explain what is the difference between a free-standing and a hosted environment?

0 Answers  


How can I convert a number to a string?

0 Answers  


What are .h files and what should I put in them?

3 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  


what is the difference between c and java?

1 Answers  


write a program structure to find average of given number

1 Answers  


Categories