How to access or modify the const variable in c ?
Answer Posted / skp
@Answer #7 - Answer of #6 is correct.
In Dev C++ the output is as answer #6.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the auto keyword good for?
What is const and volatile in c?
What is %d used for?
How can I direct output to the printer?
What is difference between static and global variable in c?
What are formal parameters?
What is void c?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
What is scope and lifetime of a variable in c?
When should the const modifier be used?
Differentiate fundamental data types and derived data types in C.
What is indirection?
What do you understand by friend-functions? How are they used?
How are pointers declared in c?
Is c language still used?