what is the difference between multitasking and
multithreading?

Answer Posted / seetaram

MULTITASKING:
multitasking ,in an operating system is
allowing user to perform more than one computer task at a
time.
Multithreading:
Multithreading is a mechanism of running various threads
under single process
within its own space.

Is This Answer Correct ?    23 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is intern method in java?

818


What kind of variables a class can consist of?

857


What are singleton services?

681


What is string example?

809


Is arraylist zero based?

778


What is the memory leak in java?

748


What is the concept of multithreading?

736


Can the interface be final?

769


Break statement can be used as labels in java?

773


What is an empty string in css?

775


What are green threads in java?

753


Why volatile is used in java?

761


What is "this" keyword in java? Explain

874


Explain listiterator and methods in listiterator?

762


why we use merge option in hybernate pls give a ex snippet

1700