Answer Posted / sandeep
By adding volatile qualifier
eg:volatile int a;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is array of pointers to string?
how to capitalise first letter of each word in a given string?
What is the advantage of a random access file?
Explain what is the benefit of using #define to declare a constant?
What will the preprocessor do for a program?
What is meant by initialization and how we initialize a variable?
Sir i need notes for structure,functions,pointers in c language can you help me please
What does the message "automatic aggregate intialization is an ansi feature" mean?
Can you please explain the difference between syntax vs logical error?
What is the sizeof () a pointer?
What is malloc return c?
how to count no of words,characters,lines in a paragraph.
what type of questions arrive in interview over c programming?
Is c object oriented?
Why pointers are used in c?