Sail E0 Webinar
Question

Declare the following statement?
"A pointer to an array of three chars".


Options:
A .  char *ptr[3]();
B .  char (*ptr)*[3];
C .  char (*ptr[3])();
D .  char (*ptr)[3];
Answer: Option D



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers