What is the use of keyword VOLATILE in C?
Answer / pawan
It prevent the (pseudo)compiler from applying any
optimizations on the code
| Is This Answer Correct ? | 2 Yes | 2 No |
There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?
What is function pointer c?
Write programs for String Reversal & Palindrome check
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
Explain b+ tree?
What is the output for the following program #include<stdio.h> main() { char a[5][5],flag; a[0][0]='A'; flag=((a==*a)&&(*a==a[0])); printf("%d\n",flag); }
What is the use of function overloading in C?
What is volatile keyword in c?
Difference between Shallow copy and Deep copy?
how can use subset in c program and give more example
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
who developed c and why he developed c?