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 a volatile variable in c++?

Answer Posted / hr@tgksolutions.com

A volatile variable indicates to the compiler that the variable can be changed at any time, preventing optimizations.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is Member Functions in Classes?

1283


Can you sort a set c++?

1038


what are the iterator and generic algorithms.

1989


What do the header files usually contains?

1116


Explain unexpected() function?

1160


What are stacks? Give an example where they are useful.

1121


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

1018


What is polymorphism and its type in c++?

1118


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

1123


What is fixed in c++?

1081


What is rtti in c++?

1182


What is extern c++?

1055


What is ifstream c++?

1079


Can you pass an array to a function in c++?

1050


Explain the advantages of using friend classes.

1225