void (*signal(int sig, void (*func)(int)))(int);If the value of func is SIG_IGN then . . . . . . . .
void (*signal(int sig, void (*func)(int)))(int);If the value of func is SIG_IGN then . . . . . . . . Correct Answer the signal will be ignored
মোঃ আরিফুল ইসলাম
Feb 20, 2025