In the following code what is 'P'?
typedef char *charp; const charp P;
Answer: A
No answer description available for this question.