

InterviewSolution
Saved Bookmarks
1. |
What will be the output of the program in Turb C (under DOS)? |
Answer» Since C is a compiler dependent language, it may give different outputs at different platforms. We have given the TurboC Compiler (Windows) output. Please try the above programs in Windows (Turbo-C Compiler) and Linux (GCC Compiler), you will understand the difference better. | |