what is volatile in c language?

Answer Posted / greg

Volatile is a storage class that indicates that the
compiler should not perform any optimization on the
variable.

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unsigned int in c?

565


How can you determine the size of an allocated portion of memory?

748


What does stand for?

607


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

733


What does %c do in c?

593






How can I remove the leading spaces from a string?

642


What are pointers? What are different types of pointers?

634


Explain what are the advantages and disadvantages of a heap?

604


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

746


I have a varargs function which accepts a float parameter?

586


Is main is a keyword in c?

616


What is the data segment that is followed by c?

619


Explain how do you search data in a data file using random access method?

702


Define C in your own Language.

646


how could explain about job profile

1460