const char *
char * const
What is the differnce between the above tow?.
Answer Posted / lokesh143
In first case address is constant
later case value is constant
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
given post order,in order construct the corresponding binary tree
Is there a way to jump out of a function or functions?
Without Computer networks, Computers will be half the use. Comment.
What are static variables in c?
please send me the code for multiplying sparse matrix using c
What does struct node * mean?
what are enumerations in C
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
Tell me when is a void pointer used?
What is pass by reference in functions?
What are identifiers and keywords in c?
What is this infamous null pointer, anyway?
Explain how do you print an address?
Wt are the Buses in C Language
What is malloc return c?