Latest C Aptitude Question SOLUTION: Q. What is use of #pragma inline directive in c language? A. #pragma inline only tells the compiler that source code of program contain inline assembly language code .In c we can