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


how can make variable not in registers



how can make variable not in registers..

Answer / sandeep

By adding volatile qualifier
eg:volatile int a;

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Is it better to use malloc() or calloc()?

0 Answers   Aspire, Infogain,


write a program for egyptian fractions in c?

1 Answers   Satyam,


diff .between strcture and union

2 Answers  


Can we change the value of static variable in c?

0 Answers  


Are the variables argc and argv are local to main?

0 Answers   TISL,


wat are the two methods for swapping two numbers without using temp variable??

2 Answers  


An entire structure variable can be assigned to another structure variable if __________

3 Answers   Sasken, TCS, Tech Mahindra, Wipro,


what are the interview question's in the language c

2 Answers   Nipuna,


What is a static function in c?

0 Answers  


void main() { for(; 0 ;) ... { printf("hello"); ... } getch(); }

1 Answers  


What are the types of c language?

0 Answers  


which is an algorithm for sorting in a growing Lexicographic order

0 Answers  


Categories