The correct statement for a function that takes pointer to a float, a pointer to a pointer to a char and returns a pointer to a pointer to a integer is
The correct statement for a function that takes pointer to a float, a pointer to a pointer to a char and returns a pointer to a pointer to a integer is Correct Answer int ***fun(float*, char**)
মোঃ আরিফুল ইসলাম
Feb 20, 2025