A

Admin • 828.03K Points
Coach

Q. The following statement in ‘C’
int (*f())[ ];
declares

  • (A) a function returning a pointer to an array of integers.
  • (B) a function returning an array of pointers to integers.
  • (C) array of functions returning pointers to integers.
  • (D) an illegal statement.
  • Correct Answer - Option(A)
  • Views: 13
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.