Latest C Aptitude Question SOLUTION: Q. Is it possible to rename any function in c? A. Yes, we can rename any function using typedef keyword. It is useful when function declaration is too complex and we have to give