Computer Science, asked by namanguptaji2202, 7 months ago

50)
50) What is the x in the following program?
#include <stdio.h>
int main()
{
typedef char (*(*arrfptr [3] ) ([10];
artfptr x;
return 0;
}
xis a pointer.
O x is an array of​

Answers

Answered by muskanchoudhari509
0

Answer:

I don't understand your question

Similar questions