[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

4 / 7

Interpret the given declaration

char ( * ( f ( )) [ ])()

Af is a pointer to function returning char

Bf is a pointer to an array of function returning a char

CInvalid declaration

Df is a function returning pointer to array[] of pointer to function returning char)

Answer: Option (Login/Signup)

Show Explanation

Asked In :: Global Edge

Post Your Answer Here:     

No Discussion on this question yet!