what is constant pointer?

Answer Posted / srinivasroyal

A constant pointer is nothing which can not allow any
arthametic operations on it.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the properties of union in c?

583


Can we access array using pointer in c language?

638


what is the diffrenet bettwen HTTP and internet protocol

1383


What is difference between union and structure in c?

570


What are enumerated types?

646






Explain why C language is procedural?

766


How is a macro different from a function?

652


Explain function?

659


What is wrong in this statement?

601


how to build a exercise findig min number of e heap with list imlemented?

1601


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1793


What are preprocessor directives in c?

630


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

904


hi any body pls give me company name interview conduct "c" language only

1661


Explain how can I convert a number to a string?

637