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


Please Help Members By Posting Answers For Below Questions

Differentiate between declaring a variable and defining a variable?

600


Where are local variables stored in c?

562


How can I sort a linked list?

630


How many levels of indirection in pointers can you have in a single declaration?

587


What is signed and unsigned?

629






When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

575


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

972


What is the use of typedef in structure in c?

536


How do I use void main?

621


What is declaration and definition in c?

518


What is keyword with example?

623


What are the advantages of using linked list for tree construction?

635


where are auto variables stored? What are the characteristics of an auto variable?

582


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

701


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1894