[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C Programming :: Complicated Declarations - Discussion

Home > C Programming > Complicated Declarations > MCQs Questions Discussion

1 / 7

Declare the following statement?

An array of three pointers to chars.

Achar *ptr[3]();

Bchar *ptr[3];

Cchar (*ptr[3])();

Dchar **ptr[3];

Answer: Option (Login/Signup)

Show Explanation

Asked In :: Societe Generale

Post Your Answer Here:     

No Discussion on this question yet!