In the following code what is 'P'?typedef char *charp; const charp P; - Study24x7
Social learning Network
03 Mar 2023 12:27 PM study24x7 study24x7

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

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles