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

Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

1187


If a header file is included twice by mistake in the program, will it give any error?

1112


What is a constant? Explain with an example.

1081


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3716


What are register variables?

1216


What is using namespace std in c++?

1208


What do you mean by “this” pointer?

1129


What is meant by entry controlled loop?

1182


What is type of 'this' pointer?

1118


How do I run a program in notepad ++?

1171


What are shallow and deep copy?

1171


What is an inclusion guard?

1285


write a porgram in c++ that reads an integer and print the biggest digit in the number

2312


What is a pointer how and when is it used?

1147


What is ifstream c++?

1082