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

The volatile keyword is a type qualifier used to declare
that an object can be modified in the program by something
such as the operating system, the hardware, or a
concurrently executing thread.

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between malloc() and calloc() function?

1097


What does c in a circle mean?

1127


what is the function of pragma directive in c?

1177


What is 2 d array in c?

1083


What is the difference between a free-standing and a hosted environment?

1191


What is the purpose of type declarations?

1170


What is a scope resolution operator in c?

1326


Differentiate between a structure and a union.

1329


Explain what is the benefit of using #define to declare a constant?

1270


What is const volatile variable in c?

1100


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

2363


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

1260


Can you write the function prototype, definition and mention the other requirements.

1197


What are runtime error?

1174


What is the difference between memcpy and memmove?

1082