Which of the following is the correct syntax to declare a 3 dimensional array using pointers?

Correct Answer: char *a;