what is volatile in c language?

Answer Posted / lingaraj a

The programmer just give inform to compiler the value of
variable will change at any time without any action being by
program. The change will be made by hardware or external source.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why cant I open a file by its explicit path?

789


Is array a primitive data type in c?

765


I need previous papers of CSC.......plz help out by posting them.......

2049


What do you mean by a local block?

811


What is property type c?

820






Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5337


Explain the difference between getch() and getche() in c?

728


What are pragmas and what are they good for?

737


What is the difference between the local variable and global variable in c?

706


What is a example of a variable?

739


how to find anagram without using string functions using only loops in c programming

2909


What is variable and explain rules to declare variable in c?

766


Can the “if” function be used in comparing strings?

758


Explain how can you determine the size of an allocated portion of memory?

805


What is openmp in c?

765