Declare an array of N pointers to functions returning pointers to functions returning pointers to characters?Answer: (char*(*)( )) (*ptr[N])( );