Answer Posted / pur
if you use volatile variables then code optimization will
not happen at compilation time, so .o size will be more.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how do you generate random numbers in c?
What are different types of pointers?
What is the translation phases used in c language?
Are the expressions * ptr ++ and ++ * ptr same?
What is #include cctype?
What is the code for 3 questions and answer check in VisualBasic.Net?
What is the purpose of type declarations?
What is the use of getchar functions?
What are the advantages of external class?
How many bytes are occupied by near, far and huge pointers (dos)?
What is string constants?
Explain the difference between getch() and getche() in c?
What is the use of linkage in c language?
What is graph in c?
What is the use of f in c?