satish


{ City } nellore
< Country > india
* Profession *
User No # 1253
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 3
Users Marked my Answers as Wrong # 2
Questions / { satish }
Questions Answers Category Views Company eMail




Answers / { satish }

Question { Ramco, 8249 }

const char *
char * const
What is the differnce between the above tow?.


Answer

declaration of pointer after character in the first
case,but in second case before constant declaring the
pointer

Is This Answer Correct ?    3 Yes 2 No