Sail E0 Webinar
Question

What do the following declaration signify?

char *arr[10];


Options:
A .  arr is a array of 10 character pointers.
B .  arr is a array of function pointer.
C .  arr is a array of characters.
D .  arr is a pointer to array of characters.
Answer: Option A



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