what is the difference between multitasking and
multithreading?

Answer Posted / priyanjan

multitasking infers the mechanism to run many processes
simultaneously with user interaction.
in contrast,multithreading is
a mechanism of running various threads under single process
within its own space.

Is This Answer Correct ?    262 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of arrays in java?

553


What is the difference between multitasking and multithreading in Java

715


Is array synchronized in java?

548


What do you mean by default constructor in java?

572


What is meant by polymorphism?

530






How do you define a variable?

525


What is java jit compilers?

555


Is passing by reference faster?

517


What do you mean by order of precedence and associativity?

539


I want to print “hello” even before main is executed. How will you acheive that?

648


Why java does not support pointers?

550


What is the importance of finally block in exception handling?

533


what r advatages of websphere? & how to deploy?

1630


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

7399


can any body body expalin best definitions & best real time exaples for opps concepts.

1831