Question:In the following code what is 'P'?
typedef char *charp;
const charp P;
 

A P is a constant 

B P is a character constant 

C P is character type 

D None of above 

+ Answer
+ Report
Total Preview: 1830

Copyright © 2024. Powered by Intellect Software Ltd