What is multiprocessing, multitasking & multithreading ?
EMPLOYEE Remove Inappropriate? Delete or Edit for 15 minutes SMU TeL FAQs, Official Rep, replied on May 05, 2009 11:37 // Multiprocessing operating system allows a program to run on more than one central processing unit (CPU) at a time. This can come in very handy in some work environments, at schools, and even for some home-computing situations. Multitasking operating systems work a little differently; they make it possible to run more than one program at a time. Multithreading operating systems are even more different, allowing varied parts of one program to be used simultaneously.