what is volatile in c language?
Answer Posted / bhagyaraj m c
Both 1 and 2 comments are correct.
Just simplifying this
"Recompute\Refresh every time when ever the volatile is
found."
| Is This Answer Correct ? | 19 Yes | 7 No |
Post New Answer View All Answers
How can I call fortran?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is string length in c?
What is multidimensional arrays
Why doesnt that code work?
What are the preprocessor categories?
How can I convert a number to a string?
Are c and c++ the same?
What does return 1 means in c?
Can a variable be both const and volatile?
What is boolean in c?
What is mean by data types in c?
Do you know the difference between malloc() and calloc() function?
Write a program to swap two numbers without using a temporary variable?
What is omp_num_threads?