what is volatile in c language?

Answer Posted / sudeep

It is nothing but telling to compiler that this variable
will change its value at anytime by means of anything and
compiler should not make any assumption about this variable.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is time complexity c?

570


What is extern storage class in c?

517


What are the types of data files?

733


Explain high-order bytes.

678


What is c language used for?

563






List some of the dynamic data structures in C?

792


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

1675


What is meant by type specifiers?

663


What happens if you free a pointer twice?

613


What is the size of a union variable?

604


Is boolean a datatype in c?

552


can anyone suggest some site name..where i can get some good data structure puzzles???

1647


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1909


How can I manipulate individual bits?

611


What is wrong with this statement? Myname = 'robin';

828