what is the difference between multitasking and
multithreading?
Answer Posted / ankita chauhan
multi threading is running multiple"light weight"process in
a single process/task/program.
multi tasking running multiple"heavy weight"processes by a
single OS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How much ram can a 64 bit processor theoretically?
What is identifier give example?
What is a method in programming?
Which non-unicode letter characters may be used as the first character of an identifier?
What is a marker interface?
Variable of the boolean type is automatically initialized as?
How can we make a class singleton?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
Is void a return type?
Why is java called the platform independent programming language?
What are the java ide's? Explain
Explain when we should make an instance variable private.
What is the exact difference in between unicast and multicast object? Where we will use?
What is the argument in java?
How many decimal digits is 64 bit?