

InterviewSolution
Saved Bookmarks
1. |
Solve : Real DOS TSR programming question? |
Answer» <html><body><p>From Turbo C in DOS, how can I execute an <a href="https://interviewquestions.tuteehub.com/tag/external-981194" style="font-weight:bold;" target="_blank" title="Click to know more about EXTERNAL">EXTERNAL</a> program without using any <a href="https://interviewquestions.tuteehub.com/tag/interrupts-17581" style="font-weight:bold;" target="_blank" title="Click to know more about INTERRUPTS">INTERRUPTS</a>? I am making a <a href="https://interviewquestions.tuteehub.com/tag/screen-25632" style="font-weight:bold;" target="_blank" title="Click to know more about SCREEN">SCREEN</a> saver TSR which has to execute an external <a href="https://interviewquestions.tuteehub.com/tag/exe-447113" style="font-weight:bold;" target="_blank" title="Click to know more about EXE">EXE</a> as the screen saver.</p></body></html> | |