Answer Posted / vignesh1988i
volatile keyword is a one in which assigns some garbage
value to the variables declared with this keyword..........
before assigning some values by the user to the variables.
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is d scanf?
Can variables be declared anywhere in c?
Why static is used in c?
c program to compute AREA under integral
How do I copy files?
What is string function c?
What is putchar() function?
How can I call fortran?
What is pointer & why it is used?
Can you please explain the difference between exit() and _exit() function?
What are register variables? What are the advantage of using register variables?
What standard functions are available to manipulate strings?
Can we declare function inside main?
how to find binary of number?
Explain what are run-time errors?