How to access or modify the const variable in c ?
Answer Posted / santhi
we can access the constant variable in c through the
functions which are declared as constant.
| Is This Answer Correct ? | 13 Yes | 22 No |
Post New Answer View All Answers
What is external variable in c?
What does the error message "DGROUP exceeds 64K" mean?
Write a program to find factorial of a number using recursive function.
What are the uses of a pointer?
What are the data types present in c?
What is the meaning of typedef struct in c?
What is array in C
Is stack a keyword in c?
Is c high or low level?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
What is sizeof array?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What's the difference between constant char *p and char * constant p?
Write a program to check prime number in c programming?
formula to convert 2500mmh2o into m3/hr