[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 :: Arrays - Discussion

Home > C Programming > Arrays > MCQs Questions Discussion

34 / 55

Choose the correct optionn

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 :: Nagarro

Post Your Answer Here:     

Reply    
Rate This: +0 -0
    Report


Report Error

Please Login First Click Here