what is the difference between multitasking and
multithreading?
Answer Posted / mukesh gupta
Multitasking is of two types
1> process based.
2>thread based.
| Is This Answer Correct ? | 34 Yes | 21 No |
Post New Answer View All Answers
What is a super method?
What is regex in java?
What is core java called?
Write a java program to generate fibonacci series ?
How many times finalize method will be invoked? Who invokes finalize() method in java?
How does thread synchronization occurs inside a monitor?
What is a class component?
How does enum work in java?
What is function overriding and overloading in java?
Write an algorithm for quick sort?
What is meant by vector class, dictionary class, hash table class, and property class?
Is empty .java file name a valid source file name?
What are 5 boolean operators?
What is the core java?
What is final variable?