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...


where are auto variables stored? What are the characteristics of an auto variable?


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

Post New Answer

More C Interview Questions

the data type used for unlimited value in c and how to do this program

1 Answers  


What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }

7 Answers  


can we write a program in c for printf and scanf without using header file stdio.h

1 Answers  


wat s the meaning of (int *)p +4;

2 Answers  


How we can write a value to an address using macro..?

0 Answers   Tata Elxsi,


write a program to find the largest and second largest integer from an array

2 Answers   Value Labs,


Write a c program to build a heap method using Pointer to function and pointer to structure ?

0 Answers   Wipro,


4.A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above

6 Answers   Accenture,


To find whether a number is even or odd without using any conditional operator??

12 Answers   College School Exams Tests, IBM,


Explain a pre-processor and its advantages.

0 Answers  


What is #error and use of it?

0 Answers  


How to calculate sum

2 Answers  


Categories