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

How is abstraction implemented in java ?

546


How do you convert int to char in java?

575


What is appletviewer?

573


What are internal and external variables?

546


What is the use of arrays tostring () in java?

524






What is java util concurrentmodificationexception?

502


Is class forname reflection?

520


What is mysql driver class name?

554


How to find the index of the largest number in an arraylist java?

520


What is type inference in java8?

580


What is the syntax and characteristics of a lambda expression? Explain

545


List some java keywords sun like c, c + + keywords?

592


What is nullpointerexception in java?

525


Explain garbage collection in java?

549


What is the right data type to represent a price in java?

572