Read the following expression?
void (*ptr)(int);
void (*ptr)(int);Read the following expression?
void (*ptr)(int); Correct Answer ptr is pointer to function passing int returning void
মোঃ আরিফুল ইসলাম
Feb 20, 2025