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 const volatile?

Answer Posted / test

Voliatile means value can be changed at any point .when we
say cont volatile it says value cant be changed by the
programer but can be changed by the hardware ..
for example status register of any hardware ..
its volatile since value of this register can changed at any
time and its const too since its not changed by the programmer.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why doesnt this code work?

1121


What does emoji p mean?

1199


Write a program to show the change in position of a cursor using c

1122


Why is sprintf unsafe?

1126


Is c# a good language?

1055


Is this program statement valid? INT = 10.50;

1227


Explain what is the difference between #include and #include 'file' ?

1074


What is a scope resolution operator in c?

1326


Is array a primitive data type in c?

1128


What are pointers in C? Give an example where to illustrate their significance.

1272


Why should I prototype a function?

1249


What is assignment operator?

1108


What math functions are available for integers? For floating point?

1184


Describe the modifier in c?

1142


explain how do you use macro?

1202