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
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
How can I automatically locate a programs configuration files in the same directory as the executable?
Does free set pointer to null?
What is abstract data structure in c?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
What is the basic structure of c?
What does volatile do?
What does 2n 4c mean?
What is f'n in math?
Explain the difference between call by value and call by reference in c language?
What is ponter?
What are the application of void data type in c?
What is the use of f in c?
What is call by value in c?
explain what are pointers?