multiprogramming
MULTIPROGRAMING .................. The term multiprograming denotes an operating system that,in addtion to supporting multitasking. In multiprograming more than one jobs are active in memory.Within a very small period more than one jobs are executed simultaneously. MULTITASKING ............... In general multiprogramming implies multitasking,but multitasking does not imply multiprogramming. A multitasking operating system is distinguished by its ability to support concurrent execution of two or more active processes. as discussed actually both multitasking and multiprogramming are same no other answer mentioned are justifiable.....
Windows, Linux, Unix.
Windows 95
False. Windows XP is a preemptive multitasking system. All contemporary operating systems are designed to use preemptive multitasking.
time sharing operating system is user interactive, but multiprogramming operating system need not be user interactive
MULTIPROGRAMING .................. The term multiprograming denotes an operating system that,in addtion to supporting multitasking. In multiprograming more than one jobs are active in memory.Within a very small period more than one jobs are executed simultaneously. MULTITASKING ............... In general multiprogramming implies multitasking,but multitasking does not imply multiprogramming. A multitasking operating system is distinguished by its ability to support concurrent execution of two or more active processes. as discussed actually both multitasking and multiprogramming are same no other answer mentioned are justifiable.....
Windows, Linux, Unix.
Windows 95, Windows 98, Windows ME
false it does support "pre-emptive multitasking" though.
Windows 95
False. Windows XP is a preemptive multitasking system. All contemporary operating systems are designed to use preemptive multitasking.
time sharing operating system is user interactive, but multiprogramming operating system need not be user interactive
Yes, Windows is a multitasking operating system.
the most popular operating system multitasking is kernel
DIAGRAM
yes
Multiprogramming is collecting several jobs in a job pool and the OS selects the job from the pool so that the CPU has one job to execute , in case of any IO request for the job in execution the CPU switches to another job here switching is less compared to multitasking.So a computer system which allows such type of switching in between jobs is called a multiprogramming system. Please make note that multitasking is done by user but multiprogramming is done by operating system only.