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
What is polymorphism and what are the types of it?
What is floating data type?
Can you explain the cs option of java interpreter?
What is difference between pointer and reference?
What is character in data type?
What is the difference between compare and compareto in java?
Can an interface extend a class?
What is the preferred size of a component in java programming?
What are different data structures in java?
How to split a string in java?
Where is the singleton class used?
What is lazy programming?
Can java inner class be static?
What are the skills required for core java?
Is space a character in java?