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++?

Answers were Sorted based on User's Feedback



What is a volatile variable in c++?..

Answer / nashiinformaticssolutions

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

What is a volatile variable in c++?..

Answer / 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

More C++ General Interview Questions

Why isn't sizeof for a struct equal to the sum of sizeof of each member?

0 Answers  


What are the data types in c++?

0 Answers  


Why is "using namespace std;" considered bad practice?

0 Answers  


How java is different from c and c++?

0 Answers  


What is pair in c++?

0 Answers  


What is the use of seekg in c++?

0 Answers  


What is the main purpose of overloading operators?

0 Answers  


What is microsoft c++ redistributable 2013?

0 Answers  


What are references in c++?

0 Answers  


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


What do you mean by early binding?

0 Answers  


What is a rooted hierarchy?

0 Answers  


Categories