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 an volatile variable?

Answer Posted / manish

as on compiler optimize the code. and it take the variable
first in cache and then in resisters.
so in volatile variables what the value is stored at first
time it will be stored in resister but when u want to
change the values of that volatiles variables.it will not
change.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the difference between x3 and x[3].

1165


What is LINKED LIST? How can you access the last element in a linked list?

1113


What does. int *x[](); means ?

1136


What are enums in c?

1288


Explain what is output redirection?

1246


What is character set?

1216


What is the difference between array_name and &array_name?

1351


How does #define work?

1125


When should you not use a type cast?

1179


In C, What is the #line used for?

2326


What is difference between %d and %i in c?

1301


What is dynamic dispatch in c++?

1108


What is array in c with example?

1356


What is the difference between char array and char pointer?

1119


What do you mean by Recursion Function?

1178