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

Explain which function in c can be used to append a string to another string?

591


Differentiate between the = symbol and == symbol?

718


What are the properties of union in c?

591


Explain what are global variables and explain how do you declare them?

644


What does the function toupper() do?

659






What are pointers?

635


5 Write an Algorithm to find the maximum and minimum items in a set of ā€˜nā€™ element.

1583


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

564


Describe dynamic data structure in c programming language?

607


Where are c variables stored in memory?

600


What is the advantage of c?

612


In a header file whether functions are declared or defined?

630


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

1594


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

1666


What is clrscr in c?

681