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 volatile in c language?

Answer Posted / justin arokiaraj.r

Volatile is used for direct memory access.it can be updated by both hardware and software .so unused volatile will not be optimized in compilation
.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

2121


What is the code in while loop that returns the output of given code?

2068


What do you mean by keywords in c?

1196


In c programming language, how many parameters can be passed to a function ?

1166


Explain main function in c?

1134


What is wrong with this initialization?

1055


What are the types of pointers in c?

1078


What is the difference between procedural and functional programming?

1130


Explain what is the difference between null and nul?

1212


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

1391


Write a program with dynamically allocation of variable.

1178


Where register variables are stored in c?

996


What are the different types of constants?

1127


Where static variables are stored in memory in c?

1050


What is meant by int main ()?

1255