where are the auto variables stored in c language?



where are the auto variables stored in c language?..

Answer / bavithra

Auto variables are stored in main memory

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More Engineering AllOther Interview Questions

#include<stdio.h> int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

0 Answers  


what is polymorphism?

1 Answers  


What is RAC?(Real Application Cluster).Explain in Detail.

0 Answers   Reliance,


what is the advantage of msil in c#

0 Answers  


can any give an exact example about, resolving the sql errorcode -305

0 Answers   TCS,






what type of questions pannel ask to the intervier? plz i want questions about computer engineering? System security subject.

0 Answers  


pls send me the e-book for verbal and non verbal reasoning of R S aggarwall

0 Answers  


briefly explain about your project? please tell me about this answer . my current project is ERP domain web based application.please please help me

0 Answers   IBM,


1 01 101 0101 10101

4 Answers  


to acheve the IP 65 protection class does it is mandatory to apply silicon grease?

0 Answers  


explain different access specifiers in class

0 Answers  


how to create session in visual web jsf page as we create in jsp and how to maintain that jsf session in another jsp page? <JSF=java server faces> <JSP=java server pages>

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5084)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16631)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1094)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)