Interpret the given declaration char ( * ( f ( )) [ June 6, 2022 by admin โช Choose the correct option.Interpret the given declaration char ( * ( f ( )) [ ])()A. f is a pointer to function returning charB. f is a pointer to an array of function returning a charC. Invalid declarationD. f is a function returning pointer to array[] of pointer to function returning char) Submit Answer