what is the difference between const volatile int i
& volatile const int j;
Answer Posted / raj
There is no difference between const volatile int i and
volatile const int j
| Is This Answer Correct ? | 13 Yes | 10 No |
Post New Answer View All Answers
How is a structure member accessed?
What are the standard predefined macros?
What are near, far and huge pointers?
What is wild pointer in c?
Explain data types & how many data types supported by c?
the question is that what you have been doing all these periods (one year gap)
What is the difference between memcpy and memmove?
What is difference between scanf and gets?
What is a scope resolution operator in c?
Define Array of pointers.
Which is best linux os?
Can i use “int” data type to store the value 32768? Why?
Is it possible to initialize a variable at the time it was declared?
Explain what is the difference between #include and #include 'file' ?
Can you write a programmer for FACTORIAL using recursion?