

InterviewSolution
Saved Bookmarks
1. |
Point out the error in the program? |
Answer» At run time it will show an error then program will be terminated. Sample output: Turbo C (Windows) c:\>myprogram Sample 12.123 scanf : floating point formats not linked Abnormal program termination | |