What is the difference between constant pointer and pointer
to a constant. Give examples.
Answer Posted / abhradeep chatterjee
ya, vignesh, your answer is correct. thanx for giving such
a good answer.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is memcpy() function?
What is uint8 in c?
How many keywords are there in c?
Why static variable is used in c?
What is a wrapper function in c?
What is meant by inheritance?
Where is volatile variable stored?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
When can you use a pointer with a function?
How can I delete a file?
What is the use of pragma in embedded c?
please give me some tips for the placement in the TCS.
What is the difference between array and pointer?
what is the syallabus of computer science students in group- 1?
How can I prevent another program from modifying part of a file that I am modifying?