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 different between auto and local static? why should we use local static?


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

Post New Answer

More C Interview Questions

I heard that you have to include stdio.h before calling printf. Why?

0 Answers  


ATM machine and railway reservation class/object diagram

0 Answers   Zycus Infotech,


.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }

0 Answers  


What are the differences between Structures and Arrays?

0 Answers   TCS,


A program to allow an input operand and operator from the operator and read on the display and output operand.

0 Answers  


Write a program to compute the following 1!+2!+...n!

4 Answers  


What does main () mean in c?

0 Answers  


what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")

7 Answers   Cadence, JNTU, Zen Technologies,


main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }

2 Answers  


how to implement stack work as a queue?

2 Answers  


Under what circumstances does a name clash occur?

0 Answers   InterGraph,


What is null pointer in c?

0 Answers  


Categories