2
Reply

What is the difference between MultiTasking and MultiThreading?

shubham kumar

shubham kumar

Jul 16, 2012
1.4k
0

    MultiThreading: Multi threading is the collection of thread executed with in the same program to generate the output.MultiTasking: It's a feature of modern operating systems with which we can run multiple programs at same time example Word, Excel etc.

    Sujeet Suman
    June 28, 2015
    0

    http://www.tkhts.com/core-java/multithreading/java-multithreading-introduction.jsp

    Munesh Sharma
    October 13, 2014
    0