Interactive Process interact constantly with their users. When input is received , the average delay must fall between 50-150ms , otherwise the user will find the system to be unresponsive. e.g) command shells, text editors, graphical applications. Batch Processes don't need user interaction and often exectue in the background and are often penalized by the scheduler. Typical batch programs are ..